Home
last modified time | relevance | path

Searched refs:getNoopInstance (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Dloadednormalizer2impl.cpp299 return getNoopInstance(errorCode); in getInstance()
Dnormlzr.cpp81 fNorm2=Normalizer2Factory::getNoopInstance(errorCode); in init()
Dnormalizer2.cpp242 const Normalizer2 *Normalizer2Factory::getNoopInstance(UErrorCode &errorCode) { in getNoopInstance() function in Normalizer2Factory
Dnormalizer2impl.h623 static const Normalizer2 *getNoopInstance(UErrorCode &errorCode);