Searched refs:endsWithSuffix (Results 1 – 1 of 1) sorted by relevance
96 def endsWithSuffix(file,suffixes): function126 if endsWithSuffix(l,gsfx) and not startsWithPrefix(l,bpfx):128 elif endsWithSuffix(l,hsfx) and not endsWithSuffix(l,bsfx) and not badWebIndex(dirpath,l):