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