OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:utrie2_get32
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
utrie2.cpp
60
utrie2_get32
(const UTrie2 *trie, UChar32 c) {
function
64
return
UTRIE2_GET32
(trie, c);
/external/icu/icu4c/source/common/unicode/
urename.h
1719
#define
utrie2_get32
macro
[
all
...]
Completed in 100 milliseconds