Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h692 #define CHAR_AMPERSAND '&' macro
982 #define CHAR_AMPERSAND '\046' macro
H A Dpcre2_compile.c4120 case CHAR_AMPERSAND: in parse_regex()
4355 if (*ptr == CHAR_R && ptrend - ptr > 1 && ptr[1] == CHAR_AMPERSAND) in parse_regex()

Completed in 36 milliseconds