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

/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dregextst.cpp4045 const UChar UChar_c = 0x63; // Char constants for the flag letters. local
4078 if (fields[2].indexOf(UChar_c) == -1 && // Compilation is not supposed to fail AND
4094 if (fields[2].indexOf(UChar_c) >= 0) {
4414 const UChar UChar_c = 0x63; // Char constants for the flag letters. local
4460 if (fields[2].indexOf(UChar_c) == -1 && // Compilation is not supposed to fail AND
4476 if (fields[2].indexOf(UChar_c) >= 0) {

Completed in 194 milliseconds