Searched refs:PCRE2_SET_COMPILE_RECURSION_GUARD (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2test.c | 1282 #define PCRE2_SET_COMPILE_RECURSION_GUARD(a,b,c) \ macro 1769 #define PCRE2_SET_COMPILE_RECURSION_GUARD(a,b,c) \ macro 2014 #define PCRE2_SET_COMPILE_RECURSION_GUARD(a,b,c) \ macro 2118 #define PCRE2_SET_COMPILE_RECURSION_GUARD(a,b,c) \ macro 2222 #define PCRE2_SET_COMPILE_RECURSION_GUARD(a,b,c) \ macro 5257 PCRE2_SET_COMPILE_RECURSION_GUARD(pat_context, stack_guard, NULL); in process_pattern()
|