Home
last modified time | relevance | path

Searched refs:changeNodePreviousIndex (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcollationbuilder.h286 static inline int64_t changeNodePreviousIndex(int64_t node, int32_t previous) { in changeNodePreviousIndex() function
Dcollationbuilder.cpp947 nodes.setElementAt(changeNodePreviousIndex(node, newIndex), nextIndex); in insertNodeBetween()