Searched defs:arg_start (Results 1 – 2 of 2) sorted by relevance
/PHP-7.0/main/ |
H A D | getopt.c | 58 … *argv, const opt_struct opts[], char **optarg, int *optind, int show_err, int arg_start) /* {{{ */ in php_getopt()
|
/PHP-7.0/ext/mbstring/oniguruma/ |
H A D | regexec.c | 330 #define MATCH_ARG_INIT(msa, arg_option, arg_region, arg_start) do {\ argument 338 #define MATCH_ARG_INIT(msa, arg_option, arg_region, arg_start) do {\ argument
|
Completed in 14 milliseconds