Home | History | Annotate | Download | only in i18n

Lines Matching full:reget

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