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