Searched refs:REGISTRY (Results 1 – 5 of 5) sorted by relevance
150 REGISTRY = {} variable in HTMLFormatter157 REGISTRY = {} variable in XMLFormatter163 HTMLFormatter.REGISTRY['html'] = HTMLFormatter(166 HTMLFormatter.REGISTRY["html5"] = HTMLFormatter(171 HTMLFormatter.REGISTRY["minimal"] = HTMLFormatter(174 HTMLFormatter.REGISTRY[None] = HTMLFormatter(177 XMLFormatter.REGISTRY["html"] = XMLFormatter(180 XMLFormatter.REGISTRY["minimal"] = XMLFormatter(183 XMLFormatter.REGISTRY[None] = Formatter(
228 return c.REGISTRY[formatter]
18 REGISTRY = "https://registry.npmjs.org" variable148 return REGISTRY + '/' + uri_quote(spec.name, safe = '@')154 return '%s/%s/-/%s-%s.tgz' % (REGISTRY,
17 DOCKER_REGISTRY := $(if $(REGISTRY),$(REGISTRY),$(DOCKER_DEFAULT_REGISTRY))
746 SRC_URI = "crate://REGISTRY/NAME/VERSION"