Home
last modified time | relevance | path

Searched refs:UCHAR21INC (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_intmodedep.h245 #define UCHAR21INC(eptr) (*(eptr)++) macro
Dpcre2_match.c941 if (*Fecode++ != UCHAR21INC(Feptr)) RRETURN(MATCH_NOMATCH); in match()
1076 fc = UCHAR21INC(Feptr); in match()
1101 fc = UCHAR21INC(Feptr); in match()