Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dmessagepattern.cpp43 static const UChar u_C=0x43; variable
1042 ((c=msg.charAt(index++))==u_c || c==u_C) && in isChoice()
1046 ((c=msg.charAt(index++))==u_c || c==u_C) && in isChoice()
1070 ((c=msg.charAt(index++))==u_c || c==u_C) && in isSelect()