Searched defs:has_extension (Results 1 – 2 of 2) sorted by relevance
412 int has_extension = !!strchr (program, '.'); in find_executable() local
662 bool has_extension(const Twine &path, Style style) { in has_extension() function