Searched refs:UChar_c (Results 1 – 1 of 1) sorted by relevance
4128 const UChar UChar_c = 0x63; // Char constants for the flag letters. in PerlTests() local4161 if (fields[2].indexOf(UChar_c) == -1 && // Compilation is not supposed to fail AND in PerlTests()4177 if (fields[2].indexOf(UChar_c) >= 0) { in PerlTests()4499 const UChar UChar_c = 0x63; // Char constants for the flag letters. in PerlTestsUTF8() local4545 if (fields[2].indexOf(UChar_c) == -1 && // Compilation is not supposed to fail AND in PerlTestsUTF8()4561 if (fields[2].indexOf(UChar_c) >= 0) { in PerlTestsUTF8()