Searched refs:_CustomStandaloneWeekdaySymbols (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFDateFormatter.c234 CFArrayRef _CustomStandaloneWeekdaySymbols; member in struct:__CFDateFormatter::__anon445
305 CFReleaseIfNotNull(formatter->_property._CustomStandaloneWeekdaySymbols);
434 formatter->_property._CustomStandaloneWeekdaySymbols,
800 memory->_property._CustomStandaloneWeekdaySymbols = NULL;
1003 formatter->_property._CustomStandaloneWeekdaySymbols = (CFArrayRef)CFRetain(array);

Completed in 155 milliseconds