Searched refs:handleTransliterate (Results 1 - 25 of 35) sorted by relevance

12

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dnultrans.cpp29 void NullTransliterator::handleTransliterate(Replaceable& /*text*/, UTransPosition& offsets, function in class:NullTransliterator
H A Dnultrans.h49 * Implements {@link Transliterator#handleTransliterate}.
52 virtual void handleTransliterate(Replaceable& text, UTransPosition& offset,
H A Dremtrans.h51 * Implements {@link Transliterator#handleTransliterate}.
59 virtual void handleTransliterate(Replaceable& text, UTransPosition& offset,
H A Dtitletrn.h68 * Implements {@link Transliterator#handleTransliterate}.
76 virtual void handleTransliterate(Replaceable& text, UTransPosition& offset,
H A Duni2name.h64 * Implements {@link Transliterator#handleTransliterate}.
72 virtual void handleTransliterate(Replaceable& text, UTransPosition& offset,
H A Dcasetrn.h73 * Implements {@link Transliterator#handleTransliterate}.
81 virtual void handleTransliterate(Replaceable& text,
H A Dname2uni.h65 * Implements {@link Transliterator#handleTransliterate}.
73 virtual void handleTransliterate(Replaceable& text, UTransPosition& offset,
H A Dnortrans.h60 * Implements {@link Transliterator#handleTransliterate}.
68 virtual void handleTransliterate(Replaceable& text, UTransPosition& offset,
H A Dunesctrn.h93 * Implements {@link Transliterator#handleTransliterate}.
101 virtual void handleTransliterate(Replaceable& text, UTransPosition& offset,
H A Danytrans.h70 * Implements {@link Transliterator#handleTransliterate}.
72 virtual void handleTransliterate(Replaceable& text, UTransPosition& index,
H A Dbrktrans.h84 * Implements {@link Transliterator#handleTransliterate}.
92 virtual void handleTransliterate(Replaceable& text, UTransPosition& offset,
99 UnicodeString sText; // text from handleTransliterate().
H A Desctrn.h131 * Implements {@link Transliterator#handleTransliterate}.
133 virtual void handleTransliterate(Replaceable& text, UTransPosition& offset,
H A Drbt.h401 * Implements {@link Transliterator#handleTransliterate}.
404 virtual void handleTransliterate(Replaceable& text, UTransPosition& offsets,
H A Dremtrans.cpp57 void RemoveTransliterator::handleTransliterate(Replaceable& text, UTransPosition& index, function in class:RemoveTransliterator
H A Duni2name.cpp66 * Implements {@link Transliterator#handleTransliterate}.
70 void UnicodeNameTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets, function in class:UnicodeNameTransliterator
H A Dbrktrans.cpp80 * Implements {@link Transliterator#handleTransliterate}.
82 void BreakTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets, function in class:BreakTransliterator
H A Dcasetrn.cpp133 * Implements {@link Transliterator#handleTransliterate}.
135 void CaseMapTransliterator::handleTransliterate(Replaceable& text, function in class:CaseMapTransliterator
H A Dcpdtrans.h154 * Implements {@link Transliterator#handleTransliterate}.
156 virtual void handleTransliterate(Replaceable& text, UTransPosition& idx,
H A Dnortrans.cpp98 * Implements {@link Transliterator#handleTransliterate}.
100 void NormalizationTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets, function in class:NormalizationTransliterator
H A Dtitletrn.cpp66 * Implements {@link Transliterator#handleTransliterate}.
68 void TitlecaseTransliterator::handleTransliterate( function in class:TitlecaseTransliterator
75 // call CaseMapTransliterator::handleTransliterate() for lowercasing? (set fMap)
H A Dname2uni.cpp106 * Implements {@link Transliterator#handleTransliterate}.
108 void NameUnicodeTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets, function in class:NameUnicodeTransliterator
/macosx-10.10.1/ICU-531.30/icuSources/samples/translit/answers/
H A Dunaccent.h29 virtual void handleTransliterate(Replaceable& text,
H A Dunaccent.cpp41 void UnaccentTransliterator::handleTransliterate(Replaceable& text, function in class:UnaccentTransliterator
/macosx-10.10.1/ICU-531.30/icuSources/samples/translit/
H A Dunaccent.h29 virtual void handleTransliterate(Replaceable& text,
H A Dunaccent.cpp43 void UnaccentTransliterator::handleTransliterate(Replaceable& text, function in class:UnaccentTransliterator

Completed in 294 milliseconds

12