Searched defs:pathspec (Results 1 – 4 of 4) sorted by relevance
9 def __init__(self, name, pathspec): argument
62 string pathspec[ 1 ]; in file_collect_dir_content_() local
320 char const * const pathspec = *pathstr ? pathstr : "."; in file_query_posix_() local
183 void load_from_file(const std::string& pathspec) in load_from_file()