Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h1498 #define STRING_NO_START_OPT_RIGHTPAR "NO_START_OPT)" macro
1765 #define STRING_NO_START_OPT_RIGHTPAR STR_N STR_O STR_UNDERSCORE STR_S STR_T STR_A STR_R STR_T ST… macro
H A Dpcre_compile.c9109 else if (STRNCMP_UC_C8(ptr+skipatstart+2, STRING_NO_START_OPT_RIGHTPAR, 13) == 0) in pcre_compile2()

Completed in 36 milliseconds