Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h691 #define CHAR_AMPERSAND '&' macro
988 #define CHAR_AMPERSAND '\046' macro
H A Dpcre2_compile.c4228 case CHAR_AMPERSAND: in parse_regex()
4464 if (*ptr == CHAR_R && ptrend - ptr > 1 && ptr[1] == CHAR_AMPERSAND) in parse_regex()

Completed in 47 milliseconds