Home
last modified time | relevance | path

Searched refs:initGlobals (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Dregexst.h38 static void initGlobals(UErrorCode *status);
Dregexst.cpp250 void RegexStaticSets::initGlobals(UErrorCode *status) { in initGlobals() function in RegexStaticSets
Drepattrn.cpp38 RegexStaticSets::initGlobals(&fDeferredStatus); in RegexPattern()