Searched defs:theText (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/common/
H A Druleiter.cpp22 RuleCharacterIterator::RuleCharacterIterator(const UnicodeString& theText, const SymbolTable* theSym, argument
24 text(theText),
/external/icu4c/i18n/
H A Danytrans.cpp113 ScriptRunIterator::ScriptRunIterator(const Replaceable& theText, argument
115 text(theText)
H A Drbt_set.cpp110 const Replaceable& theText, UTransPosition& pos) {
118 UnicodeString* text = (UnicodeString*)&theText;
127 #define _debugOut(msg, rule, theText, pos)
109 _debugOut(const char* msg, TransliterationRule* rule, const Replaceable& theText, UTransPosition& pos) argument

Completed in 87 milliseconds