Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h68 #undef GETCHARTEST
262 #define GETCHARTEST(c, eptr) c = *eptr; macro
308 #define GETCHARTEST(c, eptr) \ macro
400 #define GETCHARTEST(c, eptr) \ macro
488 #define GETCHARTEST(c, eptr) \ macro
515 GETCHARTEST(c, eptr)
H A Dpcre2_dfa_match.c1113 GETCHARTEST(d, temp); in internal_dfa_match()

Completed in 18 milliseconds