Searched refs:get_othercase_range (Results 1 – 1 of 1) sorted by relevance
4070 get_othercase_range(pcre_uint32 *cptr, pcre_uint32 d, pcre_uint32 *ocptr, in get_othercase_range() function4158 while ((rc = get_othercase_range(&c, end, &oc, &od)) >= 0) in add_to_class()