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

/forgerock/web-agents-v4/pcre/
H A Dpcre_newline.c84 GETCHAR(c, ptr);
161 GETCHAR(c, ptr);
H A Dpcre_internal.h613 #define GETCHAR(c, eptr) c = *eptr; macro
713 #define GETCHAR(c, eptr) \ macro
832 #define GETCHAR(c, eptr) \ macro
911 #define GETCHAR(c, eptr) \ macro
937 GETCHAR(c, eptr)
H A Dpcre_exec.c2196 GETCHAR(c, lastptr);
2220 GETCHAR(c, eptr);
5665 GETCHAR(c, eptr);
5676 GETCHAR(c, fptr);
H A Dpcre_jit_compile.c2325 GETCHAR(c, cc);
2371 GETCHAR(c, cc);
3440 GETCHAR(chr, cc);
5636 GETCHAR(c, cc);
H A Dpcre_compile.c7922 GETCHAR(c, mcbuffer);

Completed in 543 milliseconds