Lines Matching full:x307
190 static const UChar iDot[2] = { 0x69, 0x307 };
191 static const UChar jDot[2] = { 0x6a, 0x307 };
192 static const UChar iOgonekDot[3] = { 0x12f, 0x307 };
193 static const UChar iDotGrave[3] = { 0x69, 0x307, 0x300 };
194 static const UChar iDotAcute[3] = { 0x69, 0x307, 0x301 };
195 static const UChar iDotTilde[3] = { 0x69, 0x307, 0x303 };
788 if(c==0x307) {
884 } else if(loc==UCASE_LOC_TURKISH && c==0x307 && isPrecededBy_I(csp, iter, context)) {
980 } else if(loc==UCASE_LOC_LITHUANIAN && c==0x307 && isPrecededBySoftDotted(csp, iter, context)) {