Home
last modified time | relevance | path

Searched refs:udatpg_getBestPatternWithOptions (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/i18n/
Dudatpg.cpp61 return udatpg_getBestPatternWithOptions(dtpg, skeleton, length, in udatpg_getBestPattern()
67 udatpg_getBestPatternWithOptions(UDateTimePatternGenerator *dtpg, in udatpg_getBestPatternWithOptions() function
/external/icu4c/common/unicode/
Dudraft.h35 # define udatpg_getBestPatternWithOptions udatpg_getBestPatternWithOptions_DRAFT_API_DO_NOT_… macro
Durename.h870 #define udatpg_getBestPatternWithOptions U_ICU_ENTRY_POINT_RENAME(udatpg_getBestPatternWithOptions) macro
/external/icu4c/i18n/unicode/
Dudatpg.h244 udatpg_getBestPatternWithOptions(UDateTimePatternGenerator *dtpg,
/external/icu4c/test/cintltst/
Dudatpg_test.c397 int32_t patLen = udatpg_getBestPatternWithOptions(dtpgen, testDataPtr->skel, -1, in TestOptions()