Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_internal.h944 #define STRING_DEFINE "DEFINE" macro
1245 #define STRING_DEFINE STR_D STR_E STR_F STR_I STR_N STR_E macro
H A Dpcre2_compile.c4707 if (namelen == 6 && PRIV(strncmp_c8)(name, STRING_DEFINE, 6) == 0) in parse_regex()

Completed in 57 milliseconds