HomeSort by relevance Sort by last modified time
    Searched refs:isChoice (Results 1 - 3 of 3) sorted by null

  /external/icu4c/common/unicode/
messagepattern.h 889 UBool isChoice(int32_t index);
    [all...]
  /external/icu4c/i18n/
ucurr.cpp 758 UBool isChoice = FALSE;
763 isChoice = TRUE;
766 if (isChoice) {
880 UBool isChoice = FALSE;
885 isChoice = TRUE;
888 if (isChoice) {
    [all...]
  /external/icu4c/common/
messagepattern.cpp 616 if(isChoice(typeIndex)) {
    [all...]

Completed in 1637 milliseconds