Home | History | Annotate | Download | only in utils

Lines Matching refs:scanFile

652 def scanFile(path, filename):
824 references.extend(list(scanFile(fullpath, filename)))
826 references.extend(list(scanFile(root, root)))