Lines Matching defs:valueLength
903 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setSymbol()
918 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setEra()
925 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setEraName()
932 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setMonth()
939 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setShortMonth()
946 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setNarrowMonth()
953 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneMonth()
960 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneShortMonth()
967 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneNarrowMonth()
974 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setWeekday()
981 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setShortWeekday()
988 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setShorterWeekday()
995 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setNarrowWeekday()
1002 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneWeekday()
1009 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneShortWeekday()
1016 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneShorterWeekday()
1023 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneNarrowWeekday()
1030 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setQuarter()
1037 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setShortQuarter()
1044 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneQuarter()
1051 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneShortQuarter()
1058 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setShortYearNames()
1065 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setShortZodiacNames()
1072 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setAmPm()
1079 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setLocalPatternChars()
1092 int32_t valueLength, in udat_setSymbols()