Home
last modified time | relevance | path

Searched refs:UChar_c (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dregextst.cpp4086 const UChar UChar_c = 0x63; // Char constants for the flag letters. in PerlTests() local
4119 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() local
4501 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()