Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/vfs/
H A Dvfs_unicode.c721 static uint8_t getCombClassU32Char(int32_t u32char);
1046 combClass[idx] = getCombClassU32Char(u32NormFoldBuf[idx]); in normalizeOptCaseFoldU32Char()
1107 getCombClassU32Char(int32_t u32char) in getCombClassU32Char() function