HomeSort by relevance Sort by last modified time
    Searched refs:UCHAR21INCTEST (Results 1 - 3 of 3) sorted by null

  /external/pcre/dist2/src/
pcre2_intmodedep.h 241 #define UCHAR21INCTEST(eptr) (*(eptr)++)
    [all...]
pcre2_match.c 236 if (UCHAR21INCTEST(p) != UCHAR21INCTEST(eptr)) return -1; /*No match */
    [all...]
pcre2_dfa_match.c     [all...]

Completed in 229 milliseconds