Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dmessagepattern.cpp45 static const UChar u_C=0x43; variable
1044 ((c=msg.charAt(index++))==u_c || c==u_C) && in isChoice()
1048 ((c=msg.charAt(index++))==u_c || c==u_C) && in isChoice()
1072 ((c=msg.charAt(index++))==u_c || c==u_C) && in isSelect()