Home
last modified time | relevance | path

Searched refs:TransliteratorPointer (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtransrt.cpp93 class TransliteratorPointer { class
96 TransliteratorPointer(const TransliteratorPointer& rhs);
97 TransliteratorPointer& operator=(const TransliteratorPointer& rhs);
99 TransliteratorPointer(Transliterator* adopted) { in TransliteratorPointer() function in TransliteratorPointer
102 ~TransliteratorPointer() { in ~TransliteratorPointer()
566 TransliteratorPointer sourceToTarget( in test2()
577 TransliteratorPointer targetToSource(sourceToTarget->createInverse(status)); in test2()
607 TransliteratorPointer sourceToTarget2(Transliterator::createFromRules( in test2()
617 TransliteratorPointer targetToSource2(Transliterator::createFromRules( in test2()
1344TransliteratorPointer t1(Transliterator::createInstance("[\\u0964-\\u0965\\u0981-\\u0983\\u0985-\\… in TestDevanagariLatin()
[all …]