Searched refs:getArgFromListByName (Results 1 – 2 of 2) sorted by relevance
1000 const Formattable* getArgFromListByName(const Formattable* arguments,
928 const Formattable* MessageFormat::getArgFromListByName(const Formattable* arguments, in getArgFromListByName() function in MessageFormat1054 arg = getArgFromListByName(arguments, argumentNames, cnt, argName); in format()