Searched refs:isChoice (Results 1 – 5 of 5) sorted by relevance
892 UBool isChoice(int32_t index);
1011 if(isChoice(typeIndex)) { in parseArg()1405 private boolean isChoice(int index) {
1082 if(isChoice(typeIndex)) { in parseArg()1476 private boolean isChoice(int index) {
807 UBool isChoice = FALSE; in keyValueDisplayName() local809 locale.getBaseName(), UCURR_LONG_NAME, &isChoice, &len, &sts); in keyValueDisplayName()
618 if(isChoice(typeIndex)) { in parseArg()1041 MessagePattern::isChoice(int32_t index) { in isChoice() function in MessagePattern