Searched refs:countAvailableSources (Results 1 – 5 of 5) sorted by relevance
290 int32_t countAvailableSources(void) const;
1345 int32_t U_EXPORT2 Transliterator::countAvailableSources(void) { in countAvailableSources() function in Transliterator1398 return registry->countAvailableSources(); in _countAvailableSources()
727 int32_t TransliteratorRegistry::countAvailableSources(void) const { in countAvailableSources() function in TransliteratorRegistry
1130 static int32_t U_EXPORT2 countAvailableSources(void);
1966 int32_t ns = Transliterator::countAvailableSources(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()2063 n = Transliterator::countAvailableSources(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()3542 int32_t sources = Transliterator::countAvailableSources(); in TestIncrementalProgress()