Searched refs:has_magic (Results 1 – 2 of 2) sorted by relevance
55 if not has_magic(pathname):74 if dirname != pathname and has_magic(dirname):78 if has_magic(basename):208 def has_magic(s): function
268 int has_magic = 0; in check_plausibility() local278 has_magic = 1; in check_plausibility()282 return !has_magic; in check_plausibility()