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

/macosx-10.9.5/CF-855.17/
H A DCFStringEncodingConverter.c239 static CFIndex __CFToBytesCheapEightBitWrapper(const void *converter, uint32_t flags, const UniChar *characters, CFIndex numChars, uint8_t *bytes, CFIndex maxByteLen, CFIndex *usedByteLen) { function
533 converter->toBytes = __CFToBytesCheapEightBitWrapper;

Completed in 141 milliseconds