Home
last modified time | relevance | path

Searched refs:GETCHAR (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_newline.c85 if (utf) { GETCHAR(c, ptr); } else c = *ptr; in PRIV()
179 GETCHAR(c, ptr); in PRIV()
H A Dpcre2_extuni.c122 GETCHAR(c, bptr); in PRIV()
H A Dpcre2_intmodedep.h63 #undef GETCHAR
262 #define GETCHAR(c, eptr) c = *eptr; macro
302 #define GETCHAR(c, eptr) \ macro
394 #define GETCHAR(c, eptr) \ macro
483 #define GETCHAR(c, eptr) \ macro
509 GETCHAR(c, eptr)
H A Dpcre2_match.c4073 GETCHAR(fc, Feptr); in match()
4084 GETCHAR(fc, fptr); in match()
5743 GETCHAR(fc, lastptr); in match()
5777 GETCHAR(fc, Feptr); in match()
H A Dpcre2_jit_compile.c2974 GETCHAR(c, cc); in char_has_othercase()
3012 GETCHAR(c, cc); in char_get_othercase_bit()
4220 GETCHAR(chr, cc); in scan_prefix()
7257 GETCHAR(c, bptr); in do_extuni_utf()
7561 GETCHAR(c, cc); in compile_char1_matchingpath()

Completed in 47 milliseconds