Home
last modified time | relevance | path

Searched defs:theText (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/common/
Druleiter.cpp23 RuleCharacterIterator::RuleCharacterIterator(const UnicodeString& theText, const SymbolTable* theSy… in RuleCharacterIterator()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DTestUScriptRun.java30 public RunTestData(String theText, int theScriptCode) in RunTestData()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DTestUScriptRun.java34 public RunTestData(String theText, int theScriptCode) in RunTestData()
/external/icu/icu4c/source/i18n/
Danytrans.cpp115 ScriptRunIterator::ScriptRunIterator(const Replaceable& theText, in ScriptRunIterator()
Drbt_set.cpp111 const Replaceable& theText, UTransPosition& pos) { in _debugOut()
/external/gptfdisk/
Dgptcurses.cc797 void Report(string theText) { in Report()