Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h1000 const Formattable* getArgFromListByName(const Formattable* arguments,
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp928 const Formattable* MessageFormat::getArgFromListByName(const Formattable* arguments, in getArgFromListByName() function in MessageFormat
1054 arg = getArgFromListByName(arguments, argumentNames, cnt, argName); in format()