Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dunicode.h235 const int32_t *ustrB,
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_unicode.c479 const int32_t *ustrB, in utf8_normalizeOptCaseFoldAndMatchSubstring() argument
576 if (memcmp(ustrA, ustrB, ustrB_len * sizeof(ustrB[0])) == 0) { in utf8_normalizeOptCaseFoldAndMatchSubstring()