Searched refs:countAvailableSources (Results 1 – 7 of 7) sorted by relevance
290 int32_t countAvailableSources(void) const;
1354 int32_t U_EXPORT2 Transliterator::countAvailableSources(void) { in countAvailableSources() function in Transliterator1407 return registry->countAvailableSources(); in _countAvailableSources()
751 int32_t TransliteratorRegistry::countAvailableSources(void) const { in countAvailableSources() function in TransliteratorRegistry
1379 static int32_t U_EXPORT2 countAvailableSources(void);
2046 int32_t ns = Transliterator::countAvailableSources(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()2143 n = Transliterator::countAvailableSources(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()3618 int32_t sources = Transliterator::countAvailableSources(); in TestIncrementalProgress()