OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adjustFieldTypes
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/unicode/
dtptngen.h
463
UnicodeString
adjustFieldTypes
(const UnicodeString& pattern, const PtnSkeleton* specifiedSkeleton, UBool fixFractionalSeconds, UDateTimePatternMatchOptions options = UDATPG_MATCH_NO_OPTIONS);
/external/icu4c/i18n/
dtptngen.cpp
762
resultPattern =
adjustFieldTypes
(*bestPattern, specifiedSkeleton, FALSE, options);
801
UnicodeString result =
adjustFieldTypes
(pattern, NULL, FALSE, options);
[
all
...]
Completed in 2060 milliseconds