Searched defs:GETCHARTEST (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcre_internal.h614 #define GETCHARTEST(c, eptr) c = *eptr; macro
720 #define GETCHARTEST(c, eptr) \ macro
839 #define GETCHARTEST(c, eptr) \ macro
917 #define GETCHARTEST(c, eptr) \ macro
944 GETCHARTEST(c, eptr)

Completed in 177 milliseconds