Searched defs:regexec (Results 1 – 5 of 5) sorted by relevance
102 __weak_alias(regexec,_regexec) in __weak_alias() argument
164 regexec(const regex_t *preg, const RCHAR_T *string, size_t nmatch, regmatch_t *pmatch, int eflags) in regexec() function
688 regexec(register regexp *prog, register unsigned char *string) { in regexec() function
787 regexec(prog, string) in regexec() function
559 #define regexec _regexec macro