Home
last modified time | relevance | path

Searched refs:fromUCollationElements (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Ducoleitr.cpp193 init(CollationElementIterator::fromUCollationElements(elems)); in init()
306 delete CollationElementIterator::fromUCollationElements(elems); in ucol_closeElements()
312 CollationElementIterator::fromUCollationElements(elems)->reset(); in ucol_reset()
323 return CollationElementIterator::fromUCollationElements(elems)->next(*status); in ucol_next()
376 return CollationElementIterator::fromUCollationElements(elems)->previous(*status); in ucol_previous()
466 return CollationElementIterator::fromUCollationElements(elems)->getMaxExpansion(order); in ucol_getMaxExpansion()
492 return CollationElementIterator::fromUCollationElements(elems)->setText(s, *status); in ucol_setText()
498 return CollationElementIterator::fromUCollationElements(elems)->getOffset(); in ucol_getOffset()
510 CollationElementIterator::fromUCollationElements(elems)->setOffset(offset, *status); in ucol_setOffset()
/third_party/icu/icu4c/source/i18n/
Ducoleitr.cpp193 init(CollationElementIterator::fromUCollationElements(elems)); in init()
306 delete CollationElementIterator::fromUCollationElements(elems); in ucol_closeElements()
312 CollationElementIterator::fromUCollationElements(elems)->reset(); in ucol_reset()
323 return CollationElementIterator::fromUCollationElements(elems)->next(*status); in ucol_next()
376 return CollationElementIterator::fromUCollationElements(elems)->previous(*status); in ucol_previous()
466 return CollationElementIterator::fromUCollationElements(elems)->getMaxExpansion(order); in ucol_getMaxExpansion()
492 return CollationElementIterator::fromUCollationElements(elems)->setText(s, *status); in ucol_setText()
498 return CollationElementIterator::fromUCollationElements(elems)->getOffset(); in ucol_getOffset()
510 CollationElementIterator::fromUCollationElements(elems)->setOffset(offset, *status); in ucol_setOffset()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducoleitr.cpp193 init(CollationElementIterator::fromUCollationElements(elems)); in init()
306 delete CollationElementIterator::fromUCollationElements(elems); in ucol_closeElements()
312 CollationElementIterator::fromUCollationElements(elems)->reset(); in ucol_reset()
323 return CollationElementIterator::fromUCollationElements(elems)->next(*status); in ucol_next()
376 return CollationElementIterator::fromUCollationElements(elems)->previous(*status); in ucol_previous()
466 return CollationElementIterator::fromUCollationElements(elems)->getMaxExpansion(order); in ucol_getMaxExpansion()
492 return CollationElementIterator::fromUCollationElements(elems)->setText(s, *status); in ucol_setText()
498 return CollationElementIterator::fromUCollationElements(elems)->getOffset(); in ucol_getOffset()
510 CollationElementIterator::fromUCollationElements(elems)->setOffset(offset, *status); in ucol_setOffset()
/third_party/node/deps/icu-small/source/i18n/
Ducoleitr.cpp193 init(CollationElementIterator::fromUCollationElements(elems)); in init()
306 delete CollationElementIterator::fromUCollationElements(elems); in ucol_closeElements()
312 CollationElementIterator::fromUCollationElements(elems)->reset(); in ucol_reset()
323 return CollationElementIterator::fromUCollationElements(elems)->next(*status); in ucol_next()
376 return CollationElementIterator::fromUCollationElements(elems)->previous(*status); in ucol_previous()
466 return CollationElementIterator::fromUCollationElements(elems)->getMaxExpansion(order); in ucol_getMaxExpansion()
492 return CollationElementIterator::fromUCollationElements(elems)->setText(s, *status); in ucol_setText()
498 return CollationElementIterator::fromUCollationElements(elems)->getOffset(); in ucol_getOffset()
510 CollationElementIterator::fromUCollationElements(elems)->setOffset(offset, *status); in ucol_setOffset()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dcoleitr.h291 static inline CollationElementIterator *fromUCollationElements(UCollationElements *uc) { in fromUCollationElements() function
295 …static inline const CollationElementIterator *fromUCollationElements(const UCollationElements *uc)… in fromUCollationElements() function
/third_party/node/deps/icu-small/source/i18n/unicode/
Dcoleitr.h293 static inline CollationElementIterator *fromUCollationElements(UCollationElements *uc) { in fromUCollationElements() function
297 …static inline const CollationElementIterator *fromUCollationElements(const UCollationElements *uc)… in fromUCollationElements() function
/third_party/icu/icu4c/source/i18n/unicode/
Dcoleitr.h293 static inline CollationElementIterator *fromUCollationElements(UCollationElements *uc) { in fromUCollationElements() function
297 …static inline const CollationElementIterator *fromUCollationElements(const UCollationElements *uc)… in fromUCollationElements() function
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dcoleitr.h293 static inline CollationElementIterator *fromUCollationElements(UCollationElements *uc) { in fromUCollationElements() function
297 …static inline const CollationElementIterator *fromUCollationElements(const UCollationElements *uc)… in fromUCollationElements() function