Searched defs:regcomp (Results 1 – 6 of 6) sorted by relevance
109 #define regcomp k5_regcomp macro
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