Home
last modified time | relevance | path

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

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

Completed in 32 milliseconds