Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dutrie2.h451 _UTRIE2_U8_PREV(trie, data16, index, start, src, result)
462 _UTRIE2_U8_PREV(trie, data32, data32, start, src, result)
941 #define _UTRIE2_U8_PREV(trie, ascii, data, start, src, result) { \ macro