Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h1482 #define STRING_WEIRD_STARTWORD "[:<:]]" macro
1749 #define STRING_WEIRD_STARTWORD STR_LEFT_SQUARE_BRACKET STR_COLON STR_LESS_THAN_SIGN STR_COLON … macro
H A Dpcre_compile.c4820 if (STRNCMP_UC_C8(ptr+1, STRING_WEIRD_STARTWORD, 6) == 0) in compile_branch()

Completed in 35 milliseconds