Searched defs:regexec (Results 1 – 3 of 3) sorted by relevance
32 #define regexec php_regexec macro
311 regexec(const regex_t *preg, const char *string, size_t nmatch, in regexec() function
166 regexec(regex_t* reg, const char* str, size_t nmatch, in regexec() function
Completed in 16 milliseconds