Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dselfmtimpl.h51 #define SEMI_COLON ((UChar)0x003B) macro
Dplurrule_impl.h70 static const UChar SEMI_COLON = ((UChar) 0x003B); variable
Dplurrule.cpp742 result.append(SEMI_COLON); in getRuleFromResource()
1335 case SEMI_COLON: in charType()