Home
last modified time | relevance | path

Searched refs:getArgFromListByName (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h1020 const Formattable* getArgFromListByName(const Formattable* arguments,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dmsgfmt.h1022 const Formattable* getArgFromListByName(const Formattable* arguments,
/third_party/node/deps/icu-small/source/i18n/unicode/
Dmsgfmt.h1020 const Formattable* getArgFromListByName(const Formattable* arguments,
/third_party/node/deps/icu-small/source/i18n/
Dmsgfmt.cpp937 const Formattable* MessageFormat::getArgFromListByName(const Formattable* arguments, in getArgFromListByName() function in MessageFormat
1063 arg = getArgFromListByName(arguments, argumentNames, cnt, argName); in format()
/third_party/icu/icu4c/source/i18n/
Dmsgfmt.cpp936 const Formattable* MessageFormat::getArgFromListByName(const Formattable* arguments, in getArgFromListByName() function in MessageFormat
1062 arg = getArgFromListByName(arguments, argumentNames, cnt, argName); in format()
/third_party/skia/third_party/externals/icu/source/i18n/
Dmsgfmt.cpp934 const Formattable* MessageFormat::getArgFromListByName(const Formattable* arguments, in getArgFromListByName() function in MessageFormat
1060 arg = getArgFromListByName(arguments, argumentNames, cnt, argName); in format()