Home | History | Annotate | Download | only in intltest

Lines Matching refs:root_word

882     BreakIterator* root_word = BreakIterator::createWordInstance("", status);
890 delete root_word;
899 if (ja_word && *ja_word == *root_word) {
1012 delete root_word;