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

  /external/icu4c/i18n/unicode/
dtptngen.h 412 UnicodeString adjustFieldTypes(const UnicodeString& pattern, const PtnSkeleton* specifiedSkeleton, UBool fixFractionalSeconds);
  /external/icu4c/i18n/
dtptngen.cpp 763 resultPattern = adjustFieldTypes(*bestPattern, specifiedSkeleton, FALSE);
794 UnicodeString result = adjustFieldTypes(pattern, NULL, FALSE);
    [all...]

Completed in 105 milliseconds