Searched defs:nmatch (Results 1 – 4 of 4) sorted by relevance
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | pcreposix.c | 322 regexec(const regex_t *preg, const char *string, size_t nmatch, in regexec()
|
/PHP-5.4/ext/mbstring/oniguruma/ |
H A D | regposix.c | 166 regexec(regex_t* reg, const char* str, size_t nmatch, in regexec()
|
/PHP-5.4/ext/ereg/regex/ |
H A D | regexec.c | 116 size_t nmatch; variable
|
H A D | engine.c | 66 matcher(g, string, nmatch, pmatch, eflags) in matcher() argument
|
Completed in 9 milliseconds