Searched defs:UNUM_LENIENT_PARSE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dunum.h867 UNUM_LENIENT_PARSE, enumerator in enum:UNumberFormatAttribute
873 UNUM_PARSE_ALL_INPUT = UNUM_LENIENT_PARSE + 1,
885 UNUM_SCALE = UNUM_LENIENT_PARSE + 2,
891 UNUM_NUMERIC_ATTRIBUTE_COUNT = UNUM_LENIENT_PARSE + 3,
951 * UNUM_LENIENT_PARSE, or UNUM_SCALE.
/external/icu/icu4c/source/i18n/unicode/
H A Dunum.h879 UNUM_LENIENT_PARSE, enumerator in enum:UNumberFormatAttribute
885 UNUM_PARSE_ALL_INPUT = UNUM_LENIENT_PARSE + 1,
896 UNUM_SCALE = UNUM_LENIENT_PARSE + 2,
901 UNUM_NUMERIC_ATTRIBUTE_COUNT = UNUM_LENIENT_PARSE + 3,
961 * UNUM_LENIENT_PARSE, or UNUM_SCALE.

Completed in 2289 milliseconds