Home
last modified time | relevance | path

Searched refs:normalizeReference (Results 1 – 25 of 87) sorted by relevance

1234

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cheapskate-0.1.1.2/Cheapskate/
H A DUtil.hs9 , normalizeReference
70 normalizeReference :: Text -> Text
71 normalizeReference = T.toCaseFold . T.concat . T.split isWhitespace function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cheapskate-0.1.1.2/Cheapskate/
H A DUtil.hs9 , normalizeReference
70 normalizeReference :: Text -> Text
71 normalizeReference = T.toCaseFold . T.concat . T.split isWhitespace function
/dports/devel/elm-format/elm-format-0.8.3/markdown/Cheapskate/
H A DUtil.hs7 , normalizeReference
66 normalizeReference :: Text -> Text
67 normalizeReference = T.toCaseFold . T.concat . T.split isWhitespace function
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/cli/command/manifest/
H A Dcreate_list.go40 targetRef, err := normalizeReference(newRef)
66 namedRef, err := normalizeReference(manifestRef)
H A Dannotate.go51 targetRef, err := normalizeReference(opts.target)
55 imgRef, err := normalizeReference(opts.image)
H A Dinspect.go53 namedRef, err := normalizeReference(opts.ref)
60 listRef, err := normalizeReference(opts.list)
H A Drm.go28 targetRef, refErr := normalizeReference(target)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/cli/command/manifest/
H A Dcreate_list.go40 targetRef, err := normalizeReference(newRef)
66 namedRef, err := normalizeReference(manifestRef)
H A Dannotate.go51 targetRef, err := normalizeReference(opts.target)
55 imgRef, err := normalizeReference(opts.image)
H A Dinspect.go53 namedRef, err := normalizeReference(opts.ref)
60 listRef, err := normalizeReference(opts.list)
H A Drm.go28 targetRef, refErr := normalizeReference(target)
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/cli/command/manifest/
H A Dcreate_list.go40 targetRef, err := normalizeReference(newRef)
66 namedRef, err := normalizeReference(manifestRef)
H A Dannotate.go49 targetRef, err := normalizeReference(opts.target)
53 imgRef, err := normalizeReference(opts.image)
H A Dinspect.go53 namedRef, err := normalizeReference(opts.ref)
60 listRef, err := normalizeReference(opts.list)
/dports/textproc/py-markdown-it-py/markdown-it-py-2.0.0/markdown_it/rules_inline/
H A Dlink.py3 from ..common.utils import normalizeReference, isSpace
114 label = normalizeReference(label)
H A Dimage.py7 from ..common.utils import isSpace, normalizeReference
118 label = normalizeReference(label)
/dports/textproc/py-markdown-it-py/markdown-it-py-2.0.0/markdown_it/rules_block/
H A Dreference.py3 from ..common.utils import isSpace, normalizeReference, charCodeAt
176 label = normalizeReference(string[1:labelEnd])
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/league/commonmark/src/Reference/
H A DReference.php70 public static function normalizeReference(string $string): string function in League\\CommonMark\\Reference\\Reference
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/league/commonmark/src/Reference/
H A DReference.php70 public static function normalizeReference(string $string): string function in League\\CommonMark\\Reference\\Reference
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/league/commonmark/src/Reference/
H A DReference.php70 public static function normalizeReference(string $string): string function in League\\CommonMark\\Reference\\Reference
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/images/archive/
H A Dreference.go70 func normalizeReference(ref string) (string, error) { func
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/containerd/containerd/images/archive/
H A Dreference.go70 func normalizeReference(ref string) (string, error) { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/images/archive/
H A Dreference.go70 func normalizeReference(ref string) (string, error) { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/containerd/containerd/images/archive/
H A Dreference.go71 func normalizeReference(ref string) (string, error) { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/images/archive/
H A Dreference.go71 func normalizeReference(ref string) (string, error) { func

1234