Lines Matching refs:scheme
1263 scheme, netloc, path, params, query, fragment = \
1993 scheme, netloc, path, params, query, fragment = \
2322 scheme, netloc, path, params, query, fragment = \
2552 scheme = repouri.scheme
2554 if scheme not in RepoCache.supported_schemes:
2556 " supported by transport.".format(scheme))
2561 repo = RepoCache.supported_schemes[scheme](repostats, repouri,
2572 scheme = repouri.scheme
2574 if scheme not in RepoCache.update_schemes:
2582 repo = RepoCache.update_schemes[scheme](repostats, repouri,