Home | History | Annotate | Download | only in intltest

Lines Matching full:ja_word

873     BreakIterator* ja_word = BreakIterator::createWordInstance("ja_JP", status);
882 delete ja_word;
890 URegistryKey key = BreakIterator::registerInstance(ja_word, "xx", UBRK_WORD, status);
892 if (ja_word && *ja_word == *root_word) {
901 fail = *result != *ja_word;
1002 // ja_word was adopted by factory