Searched refs:path_regex_allowlist (Results 1 – 4 of 4) sorted by relevance
220 path_regex_allowlist=None, argument264 re.compile(path_regex_allowlist) if path_regex_allowlist else None)
432 path_regex_allowlist=(".*" + curr_file_basename.replace(".", "\\.") +
1597 path_regex_allowlist=None, argument1599 del dump, path_regex_allowlist, node_name_regex_allowlist
1245 path_regex_allowlist=parsed.path_filter,