Home | History | Annotate | Download | only in i18n

Lines Matching full:reget

538 Transliterator* TransliteratorRegistry::reget(const UnicodeString& ID,
555 // outside the mutex, then reg->reget() inside the mutex again. A real
559 // alias->parse() and reg->reget(), that another thread will have
560 // called reg->reget(), and the entry will already have been fixed up.