Searched refs:PCRE2_SET_COMPILE_RECURSION_GUARD (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2test.c | 1152 #define PCRE2_SET_COMPILE_RECURSION_GUARD(a,b,c) \ macro 1584 #define PCRE2_SET_COMPILE_RECURSION_GUARD(a,b,c) \ macro 1805 #define PCRE2_SET_COMPILE_RECURSION_GUARD(a,b,c) \ macro 1900 #define PCRE2_SET_COMPILE_RECURSION_GUARD(a,b,c) \ macro 1995 #define PCRE2_SET_COMPILE_RECURSION_GUARD(a,b,c) \ macro 4726 PCRE2_SET_COMPILE_RECURSION_GUARD(pat_context, stack_guard, NULL); in process_pattern()
|