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

/macosx-10.9.5/CF-855.17/
H A DCFDateFormatter.c215 CFArrayRef _StandaloneQuarterSymbols; member in struct:__CFDateFormatter::__anon445
288 CFReleaseIfNotNull(formatter->_property._StandaloneQuarterSymbols);
420 formatter->_property._StandaloneQuarterSymbols,
783 memory->_property._StandaloneQuarterSymbols = NULL;
1870 SET_SYMBOLS_ARRAY(UDAT_STANDALONE_QUARTERS, 0, _StandaloneQuarterSymbols)
2013 if (formatter->_property._StandaloneQuarterSymbols) return CFRetain(formatter->_property._StandaloneQuarterSymbols);

Completed in 116 milliseconds