Searched refs:kCFDateFormatterTwoDigitStartDateKey (Results 1 - 3 of 3) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFDateFormatter.c712 RESET_PROPERTY(_TwoDigitStartDate, kCFDateFormatterTwoDigitStartDateKey);
1809 } else if (kCFDateFormatterTwoDigitStartDateKey == key) {
1952 } else if (kCFDateFormatterTwoDigitStartDateKey == key) {
H A DCFLocaleInternal.h80 CF_EXPORT CFStringRef const kCFDateFormatterTwoDigitStartDateKey; variable
H A DCFLocaleKeys.c77 CONST_STRING_DECL(kCFDateFormatterTwoDigitStartDateKey, "kCFDateFormatterTwoDigitStartDateKey");
194 CF_EXPORT CFStringRef const kCFDateFormatterTwoDigitStartDate __attribute__((alias ("kCFDateFormatterTwoDigitStartDateKey")));

Completed in 284 milliseconds