Searched refs:udatpg_getBestPatternWithOptions (Results 1 – 5 of 5) sorted by relevance
61 return udatpg_getBestPatternWithOptions(dtpg, skeleton, length, in udatpg_getBestPattern()67 udatpg_getBestPatternWithOptions(UDateTimePatternGenerator *dtpg, in udatpg_getBestPatternWithOptions() function
35 # define udatpg_getBestPatternWithOptions udatpg_getBestPatternWithOptions_DRAFT_API_DO_NOT_… macro
870 #define udatpg_getBestPatternWithOptions U_ICU_ENTRY_POINT_RENAME(udatpg_getBestPatternWithOptions) macro
244 udatpg_getBestPatternWithOptions(UDateTimePatternGenerator *dtpg,
397 int32_t patLen = udatpg_getBestPatternWithOptions(dtpgen, testDataPtr->skel, -1, in TestOptions()