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

  /external/chromium_org/third_party/icu/source/common/
normalizer2.cpp 400 STATIC_TRI_STATE_SINGLETON(nfkcSingleton);
432 Norm2AllModesSingleton(nfkcSingleton, NULL).deleteInstance();
469 Norm2AllModesSingleton(nfkcSingleton, "nfkc").getInstance(errorCode);
475 Norm2AllModesSingleton(nfkcSingleton, "nfkc").getInstance(errorCode);
520 Norm2AllModesSingleton(nfkcSingleton, "nfkc").getInstance(errorCode);
563 allModes=Norm2AllModesSingleton(nfkcSingleton, "nfkc").getInstance(errorCode);
  /external/icu4c/common/
normalizer2.cpp 470 STATIC_TRI_STATE_SINGLETON(nfkcSingleton);
502 Norm2AllModesSingleton(nfkcSingleton, NULL).deleteInstance();
534 Norm2AllModesSingleton(nfkcSingleton, "nfkc").getInstance(errorCode);
540 Norm2AllModesSingleton(nfkcSingleton, "nfkc").getInstance(errorCode);
585 Norm2AllModesSingleton(nfkcSingleton, "nfkc").getInstance(errorCode);
643 allModes=Norm2AllModesSingleton(nfkcSingleton, "nfkc").getInstance(errorCode);
    [all...]

Completed in 49 milliseconds