OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:utrie2_open
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
utrie2_builder.cpp
109
utrie2_open
(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode) {
function
382
context.trie=
utrie2_open
(other->initialValue, other->errorValue, pErrorCode);
421
context.trie=
utrie2_open
(trie1->initialValue, errorValue, pErrorCode);
[
all
...]
/external/icu4c/common/unicode/
urename.h
1707
#define
utrie2_open
macro
[
all
...]
Completed in 22 milliseconds