Home
last modified time | relevance | path

Searched defs:UCPTRIE_FAST_BMP_GET (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
H A Ducptrie.h530 #define UCPTRIE_FAST_BMP_GET(trie, dataAccess, c) dataAccess(trie, _UCPTRIE_FAST_INDEX(trie, c)) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducptrie.h530 #define UCPTRIE_FAST_BMP_GET(trie, dataAccess, c) dataAccess(trie, _UCPTRIE_FAST_INDEX(trie, c)) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducptrie.h531 #define UCPTRIE_FAST_BMP_GET(trie, dataAccess, c) dataAccess(trie, _UCPTRIE_FAST_INDEX(trie, c)) macro

Completed in 3 milliseconds