Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp3946 static const UChar chColon = 0x3A; // ':' variable
4308 U_ASSERT(fC.fChar == chColon); in scanPosixProp()
4346 if (fC.fChar == chColon) { in scanPosixProp()