Home | History | Annotate | Download | only in i18n

Lines Matching refs:getSupportedIDs

174 SimpleNumberFormatFactory::getSupportedIDs(int32_t &count, UErrorCode& status) const
769 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const
774 const UnicodeString * const idlist = _delegate->getSupportedIDs(count, status);