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

/external/pcre/dist2/src/
H A Dpcre2_compile.c2744 if ((co = UCD_CASESET(c)) != 0)
2764 if ((co = UCD_CASESET(c)) != 0 || UCD_OTHERCASE(c) != next) break;
4904 (d = UCD_CASESET(c)) != 0)
7475 if ((c = UCD_CASESET(c)) != 0)

Completed in 47 milliseconds