Home
last modified time | relevance | path

Searched refs:endsWithSuffix (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/
H A Dgenerateetags.py96 def endsWithSuffix(file,suffixes): function
126 if endsWithSuffix(l,gsfx) and not startsWithPrefix(l,bpfx):
128 elif endsWithSuffix(l,hsfx) and not endsWithSuffix(l,bsfx) and not badWebIndex(dirpath,l):