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/icu/icu4c/source/common/
utrie2_builder.cpp
107
utrie2_open
(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode) {
function
380
context.trie=
utrie2_open
(other->initialValue, other->errorValue, pErrorCode);
419
context.trie=
utrie2_open
(trie1->initialValue, errorValue, pErrorCode);
[
all
...]
/external/icu/icu4c/source/common/unicode/
urename.h
1725
#define
utrie2_open
macro
[
all
...]
Completed in 1199 milliseconds