Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dmessagepattern.cpp43 static const UChar u_equal=0x3D; variable
799 if(UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE(argType) && msg.charAt(selectorIndex)==u_equal) { in parsePluralOrSelectStyle()