OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UCNV_GET_VERSION
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ucnv_bld.h
44
#define
UCNV_GET_VERSION
(cnv) ((cnv)->options&UCNV_OPTION_VERSION)
/external/icu4c/common/
ucnv_bld.h
45
#define
UCNV_GET_VERSION
(cnv) ((cnv)->options&UCNV_OPTION_VERSION)
Completed in 236 milliseconds