OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfkc_cfSingleton
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
normalizer2.cpp
401
STATIC_TRI_STATE_SINGLETON(
nfkc_cfSingleton
);
433
Norm2AllModesSingleton(
nfkc_cfSingleton
, NULL).deleteInstance();
481
Norm2AllModesSingleton(
nfkc_cfSingleton
, "nfkc_cf").getInstance(errorCode);
527
Norm2AllModesSingleton(
nfkc_cfSingleton
, "nfkc_cf").getInstance(errorCode);
565
allModes=Norm2AllModesSingleton(
nfkc_cfSingleton
, "nfkc_cf").getInstance(errorCode);
/external/icu4c/common/
normalizer2.cpp
471
STATIC_TRI_STATE_SINGLETON(
nfkc_cfSingleton
);
503
Norm2AllModesSingleton(
nfkc_cfSingleton
, NULL).deleteInstance();
546
Norm2AllModesSingleton(
nfkc_cfSingleton
, "nfkc_cf").getInstance(errorCode);
592
Norm2AllModesSingleton(
nfkc_cfSingleton
, "nfkc_cf").getInstance(errorCode);
645
allModes=Norm2AllModesSingleton(
nfkc_cfSingleton
, "nfkc_cf").getInstance(errorCode);
[
all
...]
Completed in 653 milliseconds