Searched defs:get_othercase_range (Results 1 - 1 of 1) sorted by relevance
/external/pcre/dist2/src/ | ||
H A D | pcre2_compile.c | 2733 get_othercase_range(uint32_t *cptr, uint32_t d, uint32_t *ocptr, function 2821 while ((rc = get_othercase_range(&c, end, &oc, &od)) >= 0) |
Completed in 120 milliseconds