Home
last modified time | relevance | path

Searched defs:has_magic (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dglob.py99 def has_magic(s): function
/external/e2fsprogs/lib/support/
Dplausible.c256 int has_magic = 0; in check_plausibility() local
/external/swiftshader/third_party/LLVM/lib/Support/
DPathV2.cpp723 error_code has_magic(const Twine &path, const Twine &magic, bool &result) { in has_magic() function