Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/vfs/
H A Dvfs_utfconvdata.h289 __CFUniCharMultipleDecompositionTable[] = { variable
H A Dvfs_utfconv.c957 bmpMappings = (length == 1 ? &theChar : __CFUniCharMultipleDecompositionTable + firstChar); in unicode_recursive_decompose()