Searched defs:regcomp (Results 1 – 5 of 5) sorted by relevance
201 regexp *regcomp(char *exp) { in regcomp() function
212 regcomp(exp) in regcomp() function
234 regcomp( in regcomp() function
197 regcomp(regex_t *preg, const RCHAR_T *pattern, int cflags) in regcomp() function
557 #define regcomp _regcomp macro