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

  /external/pcre/dist2/src/
pcre2_substitute.c 90 if (ptr[0] == CHAR_BACKSLASH && ptr < ptrend - 1 && ptr[1] == CHAR_E)
404 if (ptr[0] == CHAR_BACKSLASH && ptr < repend - 1 && ptr[1] == CHAR_E)
pcre2_compile.c     [all...]

Completed in 53 milliseconds