Home
last modified time | relevance | path

Searched refs:__CFUniCharBMPPrecompDestinationTable (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.81.2/bsd/vfs/
H A Dvfs_utfconvdata.h673 __CFUniCharBMPPrecompDestinationTable[] = { variable
H A Dvfs_utfconv.c1068 ((const u_int32_t *)__CFUniCharBMPPrecompDestinationTable + (value & 0xFFFF)), in unicode_combine()