Searched refs:UChar_i (Results 1 – 1 of 1) sorted by relevance
4129 const UChar UChar_i = 0x69; // (Damn the lack of Unicode support in C) in PerlTests() local4133 if (flagStr.indexOf(UChar_i) != -1) { in PerlTests()4162 fields[2].indexOf(UChar_i) == -1) // it's not an accepted ICU incompatibility in PerlTests()4171 if (fields[2].indexOf(UChar_i) >= 0) { in PerlTests()4500 const UChar UChar_i = 0x69; // (Damn the lack of Unicode support in C) in PerlTestsUTF8() local4504 if (flagStr.indexOf(UChar_i) != -1) { in PerlTestsUTF8()4546 fields[2].indexOf(UChar_i) == -1) // it's not an accepted ICU incompatibility in PerlTestsUTF8()4555 if (fields[2].indexOf(UChar_i) >= 0) { in PerlTestsUTF8()