OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTZFMT_PARSE_OPTION_NONE
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/unicode/
tzfmt.h
235
UTZFMT_PARSE_OPTION_NONE
= 0x00,
432
* created by {@link #createInstance} has no parse options set (
UTZFMT_PARSE_OPTION_NONE
).
[
all
...]
/external/icu4c/test/intltest/
tzfmttst.cpp
727
int32_t parseOptions = DATA[i].parseAll ? UTZFMT_PARSE_OPTION_ALL_STYLES :
UTZFMT_PARSE_OPTION_NONE
[
all
...]
Completed in 25 milliseconds