HomeSort by relevance Sort by last modified time
    Searched defs:handleTransliterate (Results 1 - 19 of 19) sorted by null

  /external/icu4c/i18n/
nultrans.cpp 29 void NullTransliterator::handleTransliterate(Replaceable& /*text*/, UTransPosition& offsets,
casetrn.cpp 133 * Implements {@link Transliterator#handleTransliterate}.
135 void CaseMapTransliterator::handleTransliterate(Replaceable& text,
rbt.cpp 198 * Implements {@link Transliterator#handleTransliterate}.
201 RuleBasedTransliterator::handleTransliterate(Replaceable& text, UTransPosition& index,
remtrans.cpp 57 void RemoveTransliterator::handleTransliterate(Replaceable& text, UTransPosition& index,
titletrn.cpp 66 * Implements {@link Transliterator#handleTransliterate}.
68 void TitlecaseTransliterator::handleTransliterate(
75 // call CaseMapTransliterator::handleTransliterate() for lowercasing? (set fMap)
uni2name.cpp 66 * Implements {@link Transliterator#handleTransliterate}.
70 void UnicodeNameTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets,
brktrans.cpp 80 * Implements {@link Transliterator#handleTransliterate}.
82 void BreakTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets,
nortrans.cpp 98 * Implements {@link Transliterator#handleTransliterate}.
100 void NormalizationTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets,
esctrn.cpp 128 * Implements {@link Transliterator#handleTransliterate}.
130 void EscapeTransliterator::handleTransliterate(Replaceable& text,
name2uni.cpp 106 * Implements {@link Transliterator#handleTransliterate}.
108 void NameUnicodeTransliterator::handleTransliterate(Replaceable& text, UTransPosition& offsets,
cpdtrans.cpp 473 * Implements {@link Transliterator#handleTransliterate}.
475 void CompoundTransliterator::handleTransliterate(Replaceable& text, UTransPosition& index,
563 // handleTransliterate() returns when incremental is false.
anytrans.cpp 226 * Implements {@link Transliterator#handleTransliterate}.
228 void AnyTransliterator::handleTransliterate(Replaceable& text, UTransPosition& pos,
unesctrn.cpp 170 * Implements {@link Transliterator#handleTransliterate}.
172 void UnescapeTransliterator::handleTransliterate(Replaceable& text, UTransPosition& pos,
  /external/icu4c/samples/translit/answers/
unaccent.cpp 41 void UnaccentTransliterator::handleTransliterate(Replaceable& text,
  /external/icu4c/samples/translit/
unaccent.cpp 43 void UnaccentTransliterator::handleTransliterate(Replaceable& text,
  /external/icu4c/test/intltest/
trnserr.cpp 265 virtual void handleTransliterate(Replaceable& ,UTransPosition& offsets,UBool) const {
transtst.cpp     [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 3880 milliseconds