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

  /external/icu/icu4c/source/i18n/
transreg.h 81 * must call parse() on it, then call TransliteratorRegistry::reget().
87 * method, followed by TransliteratorRegistry::reget(). The latter
196 Transliterator* reget(const UnicodeString& ID,
translit.cpp     [all...]
transreg.cpp 567 Transliterator* TransliteratorRegistry::reget(const UnicodeString& ID, function in class:TransliteratorRegistry
584 // outside the mutex, then reg->reget() inside the mutex again. A real
588 // alias->parse() and reg->reget(), that another thread will have
589 // called reg->reget(), and the entry will already have been fixed up.
    [all...]

Completed in 474 milliseconds