Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_internal.h1480 #define STRING_WEIRD_ENDWORD "[:>:]]" macro
1746 #define STRING_WEIRD_ENDWORD STR_LEFT_SQUARE_BRACKET STR_COLON STR_GREATER_THAN_SIGN STR_COL… macro
H A Dpcre_compile.c4811 if (STRNCMP_UC_C8(ptr+1, STRING_WEIRD_ENDWORD, 6) == 0) in compile_branch()

Completed in 31 milliseconds