Home
last modified time | relevance | path

Searched refs:GETCHARINC (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c109 GETCHARINC(x, data); /* macro generates multiple statements */ in PRIV()
121 GETCHARINC(x, data); /* macro generates multiple statements */ in PRIV()
122 GETCHARINC(y, data); /* macro generates multiple statements */ in PRIV()
H A Dpcre2_intmodedep.h64 #undef GETCHARINC
263 #define GETCHARINC(c, eptr) c = *eptr++; macro
315 #define GETCHARINC(c, eptr) \ macro
413 #define GETCHARINC(c, eptr) \ macro
494 #define GETCHARINC(c, eptr) \ macro
H A Dpcre2_match.c407 GETCHARINC(c, eptr); in match_ref()
408 GETCHARINC(d, p); in match_ref()
1003 GETCHARINC(dc, Feptr); in match()
1057 GETCHARINC(ch, Fecode); in match()
1058 GETCHARINC(fc, Feptr); in match()
1581 GETCHARINC(d, Feptr); in match()
1723 GETCHARINC(d, Feptr); in match()
1920 GETCHARINC(fc, Feptr); in match()
2892 GETCHARINC(fc, Feptr); in match()
2925 GETCHARINC(fc, Feptr); in match()
[all …]
H A Dpcre2_jit_compile.c8305 GETCHARINC(c, cc); in do_extuni_utf()

Completed in 60 milliseconds