Home | History | Annotate | Download | only in i18n

Lines Matching refs:getSupportedIDs

199 SimpleNumberFormatFactory::getSupportedIDs(int32_t &count, UErrorCode& status) const
848 virtual const Hashtable* getSupportedIDs(UErrorCode& status) const
853 const UnicodeString * const idlist = _delegate->getSupportedIDs(count, status);