Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h927 #define STRING_DEFINE "DEFINE" macro
1221 #define STRING_DEFINE STR_D STR_E STR_F STR_I STR_N STR_E macro
H A Dpcre2_compile.c4387 if (namelen == 6 && PRIV(strncmp_c8)(name, STRING_DEFINE, 6) == 0) in parse_regex()

Completed in 42 milliseconds