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()
752 int32_t TransliteratorRegistry::countAvailableSources(void) const { in countAvailableSources() function in TransliteratorRegistry
1377 static int32_t U_EXPORT2 countAvailableSources(void);
1967 int32_t ns = Transliterator::countAvailableSources(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()2064 n = Transliterator::countAvailableSources(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()3543 int32_t sources = Transliterator::countAvailableSources(); in TestIncrementalProgress()