Searched defs:is_file (Results 1 – 3 of 3) sorted by relevance
101 const bool is_file = FileURLToFilePath(request->url(), &file_path); in Factory() local
533 bool is_file = true; in FixupRelativeFile() local
484 static char is_file(const direntry_t* direntry) in is_file() function