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

  /external/chromium_org/third_party/icu/source/common/
normalizer2impl.h 618 static const Normalizer2Impl *getNFKC_CFImpl(UErrorCode &errorCode);
uprops.cpp 156 const Normalizer2Impl *kcf=Normalizer2Factory::getNFKC_CFImpl(errorCode);
normalizer2.cpp 582 Normalizer2Factory::getNFKC_CFImpl(UErrorCode &errorCode) {
    [all...]
uniset_props.cpp 216 const Normalizer2Impl *impl=Normalizer2Factory::getNFKC_CFImpl(status);
    [all...]
  /external/icu/icu4c/source/common/
normalizer2impl.h 636 static const Normalizer2Impl *getNFKC_CFImpl(UErrorCode &errorCode);
uprops.cpp 156 const Normalizer2Impl *kcf=Normalizer2Factory::getNFKC_CFImpl(errorCode);
normalizer2.cpp 582 Normalizer2Factory::getNFKC_CFImpl(UErrorCode &errorCode) {
    [all...]
uniset_props.cpp 216 const Normalizer2Impl *impl=Normalizer2Factory::getNFKC_CFImpl(status);
    [all...]

Completed in 516 milliseconds