Searched defs:isfile (Results 1 – 6 of 6) sorted by relevance
27 def isfile(path): function
1390 def isfile(self): member in TarInfo
68 def isfile(path): function741 def isfile(_): function
343 def isfile(path): function
182 isfile(const wchar_t *filename) in isfile() function
680 gmatchx(const char *s, const char *p, bool isfile) in gmatchx()