OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTrieEnumValue
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
utrie.h
453
UTrieEnumValue
(const void *context, uint32_t value);
458
* transformed by the
UTrieEnumValue
function.
474
* the
UTrieEnumValue
function.
489
UTrieEnumValue
*enumValue, UTrieEnumRange *enumRange, const void *context);
utrie.c
1046
/* default
UTrieEnumValue
() returns the input value itself */
1058
UTrieEnumValue
*enumValue, UTrieEnumRange *enumRange, const void *context) {
[
all
...]
Completed in 20 milliseconds