Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dunicode.h240 bool *has_match);
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_unicode.c484 bool *has_match) in utf8_normalizeOptCaseFoldAndMatchSubstring() argument
505 *has_match = true; in utf8_normalizeOptCaseFoldAndMatchSubstring()
508 *has_match = false; /* initialize return value */ in utf8_normalizeOptCaseFoldAndMatchSubstring()
577 *has_match = true; in utf8_normalizeOptCaseFoldAndMatchSubstring()