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