Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h1481 #define STRING_DEFINE "DEFINE" macro
1748 #define STRING_DEFINE STR_D STR_E STR_F STR_I STR_N STR_E macro
H A Dpcre_compile.c6956 else if (namelen == 6 && STRNCMP_UC_C8(name, STRING_DEFINE, 6) == 0) in compile_branch()

Completed in 33 milliseconds