Searched refs:countAvailableSources (Results 1 – 5 of 5) sorted by relevance
288 int32_t countAvailableSources(void) const;
1343 int32_t U_EXPORT2 Transliterator::countAvailableSources(void) { in countAvailableSources() function in Transliterator1396 return registry->countAvailableSources(); in _countAvailableSources()
725 int32_t TransliteratorRegistry::countAvailableSources(void) const { in countAvailableSources() function in TransliteratorRegistry
1128 static int32_t U_EXPORT2 countAvailableSources(void);
1964 int32_t ns = Transliterator::countAvailableSources(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()2061 n = Transliterator::countAvailableSources(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()3540 int32_t sources = Transliterator::countAvailableSources(); in TestIncrementalProgress()