Searched defs:inQuoted (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Ddtptngts.cpp1037 UBool inQuoted = FALSE; local
1041 inQuoted = !inQuoted;
1042 } else if (!inQuoted && c <= 0x007A && c >= 0x0041) {

Completed in 173 milliseconds