Searched refs:parse_opts (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/ext/standard/ | ||
| H A D | basic_functions.c | 4147 /* {{{ parse_opts() 4149 static int parse_opts(char * opts, opt_struct ** result) function 4251 len = parse_opts(options, &opts); |
Completed in 8 milliseconds