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

  /external/icu4c/common/unicode/
messagepattern.h 265 UMSGPAT_ARG_NAME_NOT_NUMBER=-1,
    [all...]
  /external/icu4c/common/
messagepattern.cpp 555 } else if(number==UMSGPAT_ARG_NAME_NOT_NUMBER) {
    [all...]
  /external/icu4c/i18n/
msgfmt.cpp 685 if (argNumber < UMSGPAT_ARG_NAME_NOT_NUMBER) {
741 if (argNumber < UMSGPAT_ARG_NAME_NOT_NUMBER) {
763 if (argNumber < UMSGPAT_ARG_NAME_NOT_NUMBER) {
    [all...]

Completed in 68 milliseconds