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

  /external/pcre/dist/
pcre_string_utils.c 94 c1 = UCHAR21INC(str1);
95 c2 = UCHAR21INC(str2);
134 c1 = UCHAR21INC(str1);
pcre_internal.h 597 #define UCHAR21INC(eptr) (*(eptr)++)
    [all...]
pcre_exec.c     [all...]

Completed in 39 milliseconds