Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_newline.c84 GETCHAR(c, ptr); in PRIV()
161 GETCHAR(c, ptr); in PRIV()
H A Dpcre_internal.h617 #define GETCHAR(c, eptr) c = *eptr; macro
717 #define GETCHAR(c, eptr) \ macro
836 #define GETCHAR(c, eptr) \ macro
915 #define GETCHAR(c, eptr) \ macro
941 GETCHAR(c, eptr)
H A Dpcre_exec.c2203 GETCHAR(c, lastptr); in match()
2227 GETCHAR(c, eptr); in match()
5677 GETCHAR(c, eptr); in match()
5688 GETCHAR(c, fptr); in match()
H A Dpcre_jit_compile.c2376 GETCHAR(c, cc); in char_has_othercase()
2422 GETCHAR(c, cc); in char_get_othercase_bit()
3496 GETCHAR(chr, cc); in scan_prefix()
5688 GETCHAR(c, cc); in compile_char1_matchingpath()
H A Dpcre_compile.c8126 GETCHAR(c, mcbuffer); in compile_branch()
H A DChangeLog1933 18. At a user's suggestion, the macros GETCHAR and friends (which pick up UTF-8

Completed in 108 milliseconds