Home
last modified time | relevance | path

Searched refs:nextHasLccc (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dutf8collationiterator.cpp174 (pos != length && nextHasLccc()))) { in handleNextCE32()
184 if(CollationFCD::hasTccc(c) && pos != length && nextHasLccc()) { in handleNextCE32()
197 if(CollationFCD::hasTccc(U16_LEAD(c)) && pos != length && nextHasLccc()) { in handleNextCE32()
222 FCDUTF8CollationIterator::nextHasLccc() const { in nextHasLccc() function in FCDUTF8CollationIterator
279 (pos != length && nextHasLccc()))) {
H A Dutf8collationiterator.h110 UBool nextHasLccc() const;
/third_party/node/deps/icu-small/source/i18n/
H A Dutf8collationiterator.cpp174 (pos != length && nextHasLccc()))) { in handleNextCE32()
184 if(CollationFCD::hasTccc(c) && pos != length && nextHasLccc()) { in handleNextCE32()
197 if(CollationFCD::hasTccc(U16_LEAD(c)) && pos != length && nextHasLccc()) { in handleNextCE32()
222 FCDUTF8CollationIterator::nextHasLccc() const { in nextHasLccc() function in FCDUTF8CollationIterator
279 (pos != length && nextHasLccc()))) {
H A Dutf8collationiterator.h110 UBool nextHasLccc() const;
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dutf8collationiterator.cpp174 (pos != length && nextHasLccc()))) { in handleNextCE32()
184 if(CollationFCD::hasTccc(c) && pos != length && nextHasLccc()) { in handleNextCE32()
197 if(CollationFCD::hasTccc(U16_LEAD(c)) && pos != length && nextHasLccc()) { in handleNextCE32()
222 FCDUTF8CollationIterator::nextHasLccc() const { in nextHasLccc() function in FCDUTF8CollationIterator
279 (pos != length && nextHasLccc()))) {
H A Dutf8collationiterator.h110 UBool nextHasLccc() const;

Completed in 4 milliseconds