Home
last modified time | relevance | path

Searched defs:PCRE2_SET_RECURSION_LIMIT (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2test.c1192 #define PCRE2_SET_RECURSION_LIMIT(a,b) \ macro
1614 #define PCRE2_SET_RECURSION_LIMIT(a,b) \ macro
1811 #define PCRE2_SET_RECURSION_LIMIT(a,b) pcre2_set_recursion_limit_8(G(a,8),b) macro
1906 #define PCRE2_SET_RECURSION_LIMIT(a,b) pcre2_set_recursion_limit_16(G(a,16),b) macro
2001 #define PCRE2_SET_RECURSION_LIMIT(a,b) pcre2_set_recursion_limit_32(G(a,32),b) macro