Home | History | Annotate | Download | only in intltest

Lines Matching full:totitle

1239     Transliterator* toTitle =
1241 if (toUpper==0 || toLower==0 || toTitle==0) {
1245 delete toTitle;
1253 expect(*toTitle, "the quick brown foX can't jump over the laZy dogs.",
1258 delete toTitle;