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

  /external/chromium_org/third_party/icu/source/common/unicode/
unorm2.h 27 * Instances returned by unorm2_getInstance() are singletons that must not be deleted by the caller.
123 * Same as unorm2_getInstance(NULL, "nfc", UNORM2_COMPOSE, pErrorCode).
137 * Same as unorm2_getInstance(NULL, "nfc", UNORM2_DECOMPOSE, pErrorCode).
151 * Same as unorm2_getInstance(NULL, "nfkc", UNORM2_COMPOSE, pErrorCode).
165 * Same as unorm2_getInstance(NULL, "nfkc", UNORM2_DECOMPOSE, pErrorCode).
179 * Same as unorm2_getInstance(NULL, "nfkc_cf", UNORM2_COMPOSE, pErrorCode).
213 unorm2_getInstance(const char *packageName,
238 * Do not close instances from unorm2_getInstance()!
urename.h     [all...]
  /external/icu/icu4c/source/common/unicode/
unorm2.h 27 * Instances returned by unorm2_getInstance() are singletons that must not be deleted by the caller.
123 * Same as unorm2_getInstance(NULL, "nfc", UNORM2_COMPOSE, pErrorCode).
137 * Same as unorm2_getInstance(NULL, "nfc", UNORM2_DECOMPOSE, pErrorCode).
151 * Same as unorm2_getInstance(NULL, "nfkc", UNORM2_COMPOSE, pErrorCode).
165 * Same as unorm2_getInstance(NULL, "nfkc", UNORM2_DECOMPOSE, pErrorCode).
179 * Same as unorm2_getInstance(NULL, "nfkc_cf", UNORM2_COMPOSE, pErrorCode).
213 unorm2_getInstance(const char *packageName,
238 * Do not close instances from unorm2_getInstance()!
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/
normalizer2.cpp 728 unorm2_getInstance(const char *packageName,
    [all...]
  /external/icu/icu4c/source/common/
normalizer2.cpp 728 unorm2_getInstance(const char *packageName,
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cnormtst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
cnormtst.c     [all...]

Completed in 73 milliseconds