Searched refs:UDAT_PARSE_PARTIAL_MATCH (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dudat.h861 UDAT_PARSE_PARTIAL_MATCH = 2, enumerator in enum:UDateFormatBooleanAttribute
/external/icu/icu4c/source/test/intltest/
H A Ddtfmrgts.cpp1542 format.setBooleanAttribute(UDAT_PARSE_PARTIAL_MATCH, FALSE, status);
1549 format.setBooleanAttribute(UDAT_PARSE_PARTIAL_MATCH, TRUE, status);
H A Ddtfmttst.cpp4289 setBooleanAttribute(UDAT_PARSE_PARTIAL_MATCH, itemPtr->leniency, status).
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp827 setBooleanAttribute(UDAT_PARSE_PARTIAL_MATCH, true, status);
1875 if (! matchLiterals(fPattern, i, text, pos, getBooleanAttribute(UDAT_PARSE_ALLOW_WHITESPACE, status), getBooleanAttribute(UDAT_PARSE_PARTIAL_MATCH, status))) {

Completed in 1468 milliseconds