Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/vfs/
H A Dvfs_unicode.c675 static uint8_t getCombClassU32Char(int32_t u32char);
1000 combClass[idx] = getCombClassU32Char(u32NormFoldBuf[idx]); in normalizeOptCaseFoldU32Char()
1061 getCombClassU32Char(int32_t u32char) in getCombClassU32Char() function