Searched defs:regcomp (Results 1 – 5 of 5) sorted by relevance
70 #define regcomp(r,s,n) PCRE2regcomp(r,s,n) macro
104 #define regcomp nvi_regcomp macro
180 regcomp(regex_t *preg, const RCHAR_T *pattern, int cflags) in regcomp() function
210 regcomp(constant char *exp) in regcomp() function
358 regcomp(regex_t * __restrict preg, in regcomp() function