Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/vfs/
H A Dvfs_utfconvdata.h638 __CFUniCharPrecompSourceTable[] = { variable
669 (sizeof(__CFUniCharPrecompSourceTable) / (sizeof(u_int32_t) * 2));
H A Dvfs_utfconv.c1062 (const unicode_mappings32 *)__CFUniCharPrecompSourceTable, in unicode_combine()