HomeSort by relevance Sort by last modified time
    Searched full:argnamematches (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
msgfmt.cpp 569 UBool MessageFormat::argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNumber) {
710 if (argNameMatches(partIndex + 1, formatName, argNumber)) {
764 if (argNameMatches(partIndex + 1, formatName, argNumber)) {
788 if (argNameMatches(partIndex + 1, formatName, argNumber)) {
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
msgfmt.h     [all...]

Completed in 214 milliseconds