Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dunicode.h277 bool *has_match);
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_unicode.c530 bool *has_match) in utf8_normalizeOptCaseFoldAndMatchSubstring() argument
551 *has_match = true; in utf8_normalizeOptCaseFoldAndMatchSubstring()
554 *has_match = false; /* initialize return value */ in utf8_normalizeOptCaseFoldAndMatchSubstring()
623 *has_match = true; in utf8_normalizeOptCaseFoldAndMatchSubstring()