HomeSort by relevance Sort by last modified time
    Searched refs:UNUM_LENIENT_PARSE (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/unicode/
unum.h 724 UNUM_LENIENT_PARSE
757 * or UNUM_LENIENT_PARSE.
    [all...]
  /external/icu4c/test/cintltst/
cnumtst.c 819 unum_setAttribute(dec_en, UNUM_LENIENT_PARSE, 0);
    [all...]
  /external/icu4c/i18n/
unum.cpp 453 if ( attr == UNUM_LENIENT_PARSE ) {
532 if ( attr == UNUM_LENIENT_PARSE ) {
  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 79 private static final int UNUM_LENIENT_PARSE = 19;

Completed in 62 milliseconds