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

/external/icu4c/test/intltest/
H A Dregextst.cpp4036 const UChar UChar_c = 0x63; // Char constants for the flag letters. local
4069 if (fields[2].indexOf(UChar_c) == -1 && // Compilation is not supposed to fail AND
4085 if (fields[2].indexOf(UChar_c) >= 0) {
4405 const UChar UChar_c = 0x63; // Char constants for the flag letters. local
4451 if (fields[2].indexOf(UChar_c) == -1 && // Compilation is not supposed to fail AND
4467 if (fields[2].indexOf(UChar_c) >= 0) {

Completed in 44 milliseconds