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.cpp4138 const UChar UChar_c = 0x63; // Char constants for the flag letters. in PerlTests() local
4171 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() local
4553 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()