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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_internal.h597 #define UCHAR21INC(eptr) (*(eptr)++) macro
H A Dpcre_exec.c3239 while (length-- > 0) if (*ecode++ != UCHAR21INC(eptr)) RRETURN(MATCH_NOMATCH);

Completed in 73 milliseconds