Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dunicode.h272 const int32_t *ustrB,
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_unicode.c525 const int32_t *ustrB, in utf8_normalizeOptCaseFoldAndMatchSubstring() argument
622 if (memcmp(ustrA, ustrB, ustrB_len * sizeof(ustrB[0])) == 0) { in utf8_normalizeOptCaseFoldAndMatchSubstring()