Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h1500 #define STRING_LIMIT_RECURSION_EQ "LIMIT_RECURSION=" macro
1767 #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.c9131 else if (STRNCMP_UC_C8(ptr+skipatstart+2, STRING_LIMIT_RECURSION_EQ, 16) == 0) in pcre_compile2()

Completed in 38 milliseconds