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

  /external/icu4c/i18n/
dtptngen.cpp 759 const PtnSkeleton* specifiedSkeleton=NULL;
760 bestPattern=getBestRaw(*dtMatcher, -1, distanceInfo, &specifiedSkeleton);
762 resultPattern = adjustFieldTypes(*bestPattern, specifiedSkeleton, FALSE, options);
    [all...]
  /external/icu4c/i18n/unicode/
dtptngen.h 463 UnicodeString adjustFieldTypes(const UnicodeString& pattern, const PtnSkeleton* specifiedSkeleton, UBool fixFractionalSeconds, UDateTimePatternMatchOptions options = UDATPG_MATCH_NO_OPTIONS);

Completed in 3626 milliseconds