Searched refs:__CFWindowsCPList (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFStringEncodingDatabase.c149 static const uint16_t __CFWindowsCPList[] = { variable
413 if (kCFNotFound != index) return __CFWindowsCPList[index];
444 if (0 != __CFWindowsCPList[index]) CFDictionarySetValue(mappingTable, (const void *)(uintptr_t)__CFWindowsCPList[index], (const void *)(uintptr_t)__CFKnownEncodingList[index]);
486 value = __CFWindowsCPList[index];

Completed in 79 milliseconds