Home
last modified time | relevance | path

Searched defs:nfcImpl (Results 1 – 25 of 50) sorted by relevance

12

/third_party/node/deps/icu-small/source/i18n/
Dcollationtailoring.cpp73 const Normalizer2Impl *nfcImpl = Normalizer2Factory::getNFCImpl(errorCode); in ensureOwnedData() local
Duitercollationiterator.h155 const Normalizer2Impl &nfcImpl; variable
Dutf8collationiterator.h167 const Normalizer2Impl &nfcImpl; variable
Dutf16collationiterator.h177 const Normalizer2Impl &nfcImpl; variable
Dcollationdatabuilder.h236 const Normalizer2Impl &nfcImpl; variable
Drulebasedcollator.cpp811 UChar32 nextDecomposedCodePoint(const Normalizer2Impl &nfcImpl, UChar32 c) { in nextDecomposedCodePoint()
857 …FCDUTF16NFDIterator(const Normalizer2Impl &nfcImpl, const char16_t *text, const char16_t *textLimi… in FCDUTF16NFDIterator()
937 UCollationResult compareNFDIter(const Normalizer2Impl &nfcImpl, in compareNFDIter()
1075 const Normalizer2Impl &nfcImpl = data->nfcImpl; in doCompare() local
1200 const Normalizer2Impl &nfcImpl = data->nfcImpl; in doCompare() local
1269 const Normalizer2Impl &nfcImpl = data->nfcImpl; in compare() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationtailoring.cpp73 const Normalizer2Impl *nfcImpl = Normalizer2Factory::getNFCImpl(errorCode); in ensureOwnedData() local
Duitercollationiterator.h154 const Normalizer2Impl &nfcImpl; variable
Dutf8collationiterator.h167 const Normalizer2Impl &nfcImpl; variable
Dutf16collationiterator.h177 const Normalizer2Impl &nfcImpl; variable
Dcollationdatabuilder.h236 const Normalizer2Impl &nfcImpl; variable
Drulebasedcollator.cpp808 UChar32 nextDecomposedCodePoint(const Normalizer2Impl &nfcImpl, UChar32 c) { in nextDecomposedCodePoint()
854 FCDUTF16NFDIterator(const Normalizer2Impl &nfcImpl, const UChar *text, const UChar *textLimit) in FCDUTF16NFDIterator()
934 UCollationResult compareNFDIter(const Normalizer2Impl &nfcImpl, in compareNFDIter()
1072 const Normalizer2Impl &nfcImpl = data->nfcImpl; in doCompare() local
1197 const Normalizer2Impl &nfcImpl = data->nfcImpl; in doCompare() local
1266 const Normalizer2Impl &nfcImpl = data->nfcImpl; in compare() local
/third_party/icu/icu4c/source/i18n/
Dcollationtailoring.cpp73 const Normalizer2Impl *nfcImpl = Normalizer2Factory::getNFCImpl(errorCode); in ensureOwnedData() local
Duitercollationiterator.h155 const Normalizer2Impl &nfcImpl; variable
Dutf8collationiterator.h167 const Normalizer2Impl &nfcImpl; variable
Dutf16collationiterator.h177 const Normalizer2Impl &nfcImpl; variable
Dcollationdatabuilder.h236 const Normalizer2Impl &nfcImpl; variable
Drulebasedcollator.cpp809 UChar32 nextDecomposedCodePoint(const Normalizer2Impl &nfcImpl, UChar32 c) { in nextDecomposedCodePoint()
855 FCDUTF16NFDIterator(const Normalizer2Impl &nfcImpl, const UChar *text, const UChar *textLimit) in FCDUTF16NFDIterator()
935 UCollationResult compareNFDIter(const Normalizer2Impl &nfcImpl, in compareNFDIter()
1073 const Normalizer2Impl &nfcImpl = data->nfcImpl; in doCompare() local
1198 const Normalizer2Impl &nfcImpl = data->nfcImpl; in doCompare() local
1267 const Normalizer2Impl &nfcImpl = data->nfcImpl; in compare() local
/third_party/icu/icu4c/source/common/unicode/
Dcaniter.h186 const Normalizer2Impl &nfcImpl; variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dcaniter.h186 const Normalizer2Impl &nfcImpl; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dcaniter.h186 const Normalizer2Impl &nfcImpl; variable
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationTailoring.java48 Normalizer2Impl nfcImpl = Norm2AllModes.getNFCInstance().impl; in ensureOwnedData() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationTailoring.java50 Normalizer2Impl nfcImpl = Norm2AllModes.getNFCInstance().impl; in ensureOwnedData() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DRuleBasedCollator.java1528 final int nextDecomposedCodePoint(Normalizer2Impl nfcImpl, int c) { in nextDecomposedCodePoint()
1569 void setText(Normalizer2Impl nfcImpl, CharSequence seq, int start) { in setText()
1592 …private static final int compareNFDIter(Normalizer2Impl nfcImpl, NFDIterator left, NFDIterator rig… in compareNFDIter()
1709 Normalizer2Impl nfcImpl = data.nfcImpl; in doCompare() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedCollator.java1489 final int nextDecomposedCodePoint(Normalizer2Impl nfcImpl, int c) { in nextDecomposedCodePoint()
1530 void setText(Normalizer2Impl nfcImpl, CharSequence seq, int start) { in setText()
1553 …private static final int compareNFDIter(Normalizer2Impl nfcImpl, NFDIterator left, NFDIterator rig… in compareNFDIter()
1671 Normalizer2Impl nfcImpl = data.nfcImpl; in doCompare() local

12