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

  /external/icu/icu4c/source/common/unicode/
unorm2.h 29 * Instances returned by unorm2_getInstance() are singletons that must not be deleted by the caller.
125 * Same as unorm2_getInstance(NULL, "nfc", UNORM2_COMPOSE, pErrorCode).
139 * Same as unorm2_getInstance(NULL, "nfc", UNORM2_DECOMPOSE, pErrorCode).
153 * Same as unorm2_getInstance(NULL, "nfkc", UNORM2_COMPOSE, pErrorCode).
167 * Same as unorm2_getInstance(NULL, "nfkc", UNORM2_DECOMPOSE, pErrorCode).
181 * Same as unorm2_getInstance(NULL, "nfkc_cf", UNORM2_COMPOSE, pErrorCode).
215 unorm2_getInstance(const char *packageName,
240 * Do not close instances from unorm2_getInstance()!
urename.h     [all...]
  /external/icu/icu4c/source/common/
loadednormalizer2impl.cpp 337 unorm2_getInstance(const char *packageName,
  /external/icu/icu4c/source/test/cintltst/
cnormtst.c     [all...]

Completed in 626 milliseconds