Searched refs:u_pound (Results 1 – 1 of 1) sorted by relevance
33 static const UChar u_pound=0x23; variable469 (UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE(parentType) && c==u_pound) in parseMessage()504 } else if(UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE(parentType) && c==u_pound) { in parseMessage()740 if(!(c==u_pound || c==u_lessThan || c==u_lessOrEqual)) { // U+2264 is <= in parseChoiceStyle()