Searched refs:UChar_c (Results 1 – 1 of 1) sorted by relevance
4138 const UChar UChar_c = 0x63; // Char constants for the flag letters. in PerlTests() local4171 if (fields[2].indexOf(UChar_c) == -1 && // Compilation is not supposed to fail AND in PerlTests()4187 if (fields[2].indexOf(UChar_c) >= 0) { in PerlTests()4507 const UChar UChar_c = 0x63; // Char constants for the flag letters. in PerlTestsUTF8() local4553 if (fields[2].indexOf(UChar_c) == -1 && // Compilation is not supposed to fail AND in PerlTestsUTF8()4569 if (fields[2].indexOf(UChar_c) >= 0) { in PerlTestsUTF8()