Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_newline.c84 GETCHAR(c, ptr); in PRIV()
161 GETCHAR(c, ptr); in PRIV()
H A Dpcre_internal.h592 #define GETCHAR(c, eptr) c = *eptr; macro
696 #define GETCHAR(c, eptr) \ macro
839 #define GETCHAR(c, eptr) \ macro
942 #define GETCHAR(c, eptr) \ macro
968 GETCHAR(c, eptr)
H A Dpcre_exec.c2181 GETCHAR(c, lastptr); in match()
2205 GETCHAR(c, eptr); in match()
5533 GETCHAR(c, eptr); in match()
H A Dpcre_compile.c6980 GETCHAR(c, mcbuffer); in compile_branch()
H A DChangeLog997 18. At a user's suggestion, the macros GETCHAR and friends (which pick up UTF-8

Completed in 76 milliseconds