Home
last modified time | relevance | path

Searched refs:STRING_LIMIT_RECURSION_EQ (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_internal.h1496 #define STRING_LIMIT_RECURSION_EQ "LIMIT_RECURSION=" macro
1763 #define STRING_LIMIT_RECURSION_EQ STR_L STR_I STR_M STR_I STR_T STR_UNDERSCORE STR_R STR_E ST… macro
H A Dpcre_compile.c9134 else if (STRNCMP_UC_C8(ptr+skipatstart+2, STRING_LIMIT_RECURSION_EQ, 16) == 0) in pcre_compile2()

Completed in 34 milliseconds