Lines Matching refs:toTitle
1232 Transliterator* toTitle =1234 if (toUpper==0 || toLower==0 || toTitle==0) {1238 delete toTitle;1246 expect(*toTitle, "the quick brown foX can't jump over the laZy dogs.",1251 delete toTitle;