HomeSort by relevance Sort by last modified time
    Searched refs:reget (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
transreg.h 79 * must call parse() on it, then call TransliteratorRegistry::reget().
85 * method, followed by TransliteratorRegistry::reget(). The latter
194 Transliterator* reget(const UnicodeString& ID,
translit.cpp     [all...]
transreg.cpp 538 Transliterator* TransliteratorRegistry::reget(const UnicodeString& ID, function in class:TransliteratorRegistry
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.
    [all...]

Completed in 30 milliseconds