Home
last modified time | relevance | path

Searched defs:files_with_suffix (Results 1 – 2 of 2) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/lib/Parrot/IO/
H A DDirectory.pm347 sub files_with_suffix { subroutine
/dports/security/py-stem/stem-1.8.0/stem/util/
H A Dsystem.py1230 def files_with_suffix(base_path, suffix): function