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

/external/icu4c/i18n/
H A Dstrrepl.cpp30 * @param theOutput text that will replace input text when the
38 StringReplacer::StringReplacer(const UnicodeString& theOutput, argument
41 output = theOutput;
51 * @param theOutput text that will replace input text when the
57 StringReplacer::StringReplacer(const UnicodeString& theOutput, argument
59 output = theOutput;

Completed in 10 milliseconds