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

123

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DNullTransliterator.java28 * Implements {@link Transliterator#handleTransliterate}.
30 protected void handleTransliterate(Replaceable text, method in class:NullTransliterator
H A DRemoveTransliterator.java42 * Implements {@link Transliterator#handleTransliterate}.
44 protected void handleTransliterate(Replaceable text, method in class:RemoveTransliterator
H A DCaseFoldTransliterator.java55 * Implements {@link Transliterator#handleTransliterate}.
57 protected synchronized void handleTransliterate(Replaceable text, method in class:CaseFoldTransliterator
H A DRuleBasedTransliterator.java324 * Implements {@link Transliterator#handleTransliterate}.
329 protected void handleTransliterate(Replaceable text, method in class:RuleBasedTransliterator
H A DUnicodeNameTransliterator.java41 * Implements {@link Transliterator#handleTransliterate}.
43 protected void handleTransliterate(Replaceable text, method in class:UnicodeNameTransliterator
/external/icu/icu4c/source/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.h74 * Implements {@link Transliterator#handleTransliterate}.
82 virtual void handleTransliterate(Replaceable& text, UTransPosition& offset,
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
/external/icu/icu4c/source/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
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DNullTransliterator.java27 * Implements {@link Transliterator#handleTransliterate}.
29 protected void handleTransliterate(Replaceable text, method in class:NullTransliterator
H A DRemoveTransliterator.java41 * Implements {@link Transliterator#handleTransliterate}.
43 protected void handleTransliterate(Replaceable text, method in class:RemoveTransliterator
/external/icu/icu4c/source/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 639 milliseconds

123