Home
last modified time | relevance | path

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

/external/icu4c/common/
Dutrie2.h480 _UTRIE2_U8_PREV(trie, data16, index, start, src, result)
491 _UTRIE2_U8_PREV(trie, data32, data32, start, src, result)
978 #define _UTRIE2_U8_PREV(trie, ascii, data, start, src, result) { \ macro