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

/macosx-10.9.5/CF-855.17/
H A DCFDateFormatter.c203 CFArrayRef _VeryShortMonthSymbols; member in struct:__CFDateFormatter::__anon445
276 CFReleaseIfNotNull(formatter->_property._VeryShortMonthSymbols);
408 formatter->_property._VeryShortMonthSymbols,
771 memory->_property._VeryShortMonthSymbols = NULL;
1846 SET_SYMBOLS_ARRAY(UDAT_NARROW_MONTHS, 0, _VeryShortMonthSymbols)
1977 if (formatter->_property._VeryShortMonthSymbols) return CFRetain(formatter->_property._VeryShortMonthSymbols);

Completed in 293 milliseconds