Searched refs:PCRE2_COMPILE (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2test.c | 1086 #define PCRE2_COMPILE(a,b,c,d,e,f,g) \ macro 1605 #define PCRE2_COMPILE(a,b,c,d,e,f,g) \ macro 1975 #define PCRE2_COMPILE(a,b,c,d,e,f,g) \ macro 2079 #define PCRE2_COMPILE(a,b,c,d,e,f,g) \ macro 2183 #define PCRE2_COMPILE(a,b,c,d,e,f,g) \ macro 5613 PCRE2_COMPILE(compiled_code, pbuffer, patlen, in process_pattern() 5628 PCRE2_COMPILE(compiled_code, pbuffer, patlen, pat_patctl.options|use_forbid_utf, in process_pattern() 5645 PCRE2_COMPILE(compiled_code, pbuffer, patlen, in process_pattern()
|