Searched refs:UChar_c (Results 1 – 1 of 1) sorted by relevance
4086 const UChar UChar_c = 0x63; // Char constants for the flag letters. in PerlTests() local4119 if (fields[2].indexOf(UChar_c) == -1 && // Compilation is not supposed to fail AND in PerlTests()4135 if (fields[2].indexOf(UChar_c) >= 0) { in PerlTests()4455 const UChar UChar_c = 0x63; // Char constants for the flag letters. in PerlTestsUTF8() local4501 if (fields[2].indexOf(UChar_c) == -1 && // Compilation is not supposed to fail AND in PerlTestsUTF8()4517 if (fields[2].indexOf(UChar_c) >= 0) { in PerlTestsUTF8()