Searched refs:chColon (Results 1 – 1 of 1) sorted by relevance
3936 static const UChar chColon = 0x3A; // ':' variable4294 U_ASSERT(fC.fChar == chColon); in scanPosixProp()4332 if (fC.fChar == chColon) { in scanPosixProp()