Lines Matching defs:pErrorCode
32 udatpg_open(const char *locale, UErrorCode *pErrorCode) { in udatpg_open()
41 udatpg_openEmpty(UErrorCode *pErrorCode) { in udatpg_openEmpty()
51 udatpg_clone(const UDateTimePatternGenerator *dtpg, UErrorCode *pErrorCode) { in udatpg_clone()
62 UErrorCode *pErrorCode) { in udatpg_getBestPattern()
73 UErrorCode *pErrorCode) { in udatpg_getBestPatternWithOptions()
90 UErrorCode *pErrorCode) { in udatpg_getSkeleton()
108 UErrorCode *pErrorCode) { in udatpg_getBaseSkeleton()
127 UErrorCode *pErrorCode) { in udatpg_addPattern()
189 UErrorCode *pErrorCode) { in udatpg_getFieldDisplayName()
242 UErrorCode *pErrorCode) { in udatpg_replaceFieldTypes()
254 UErrorCode *pErrorCode) { in udatpg_replaceFieldTypesWithOptions()
269 udatpg_openSkeletons(const UDateTimePatternGenerator *dtpg, UErrorCode *pErrorCode) { in udatpg_openSkeletons()
276 udatpg_openBaseSkeletons(const UDateTimePatternGenerator *dtpg, UErrorCode *pErrorCode) { in udatpg_openBaseSkeletons()
295 udatpg_getDefaultHourCycle(const UDateTimePatternGenerator *dtpg, UErrorCode* pErrorCode) { in udatpg_getDefaultHourCycle()