Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dunicode.h148 int utf8_normalizeOptCaseFold(const char *str,
/xnu-11215/bsd/vfs/
H A Dvfs_unicode.c313 utf8_normalizeOptCaseFold(const char *str, in utf8_normalizeOptCaseFold() function