Home
last modified time | relevance | path

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

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

Completed in 39 milliseconds