Lines Matching full:othercase
2603 /* Detects if the character has an othercase. */
2626 /* Returns with the othercase. */
2638 /* Detects if the character and its othercase has only 1 bit difference. */
3490 PCRE2_UCHAR othercase[8];
3492 PCRE2_UCHAR othercase[2];
3494 PCRE2_UCHAR othercase[1];
3827 if ((int)PRIV(ord2utf)(char_othercase(common, chr), othercase) != len)
3834 othercase[0] = TABLE_GET(chr, common->fcc, chr);
3840 othercase[0] = 0; /* Stops compiler warning - PH */
3847 oc = othercase;
5320 ever are characters outside the BMP whose othercase differs in only one