Searched refs:remove_path (Results 1 – 2 of 2) sorted by relevance
595 def remove_pkg(self, pkg_name, remove_path=None, remove_checksum=False): argument603 if remove_path:604 remove_path_list = [remove_path]
2171 int remove_path = 0; in xmlBuildRelativeURI() local2228 remove_path = 1; in xmlBuildRelativeURI()2357 if (remove_path != 0) in xmlBuildRelativeURI()