Home
last modified time | relevance | path

Searched defs:normalize_tag (Results 1 – 11 of 11) sorted by relevance

/dports/lang/elixir/elixir-1.12.3/lib/elixir/lib/
H A Doption_parser.ex729 defp normalize_tag(:negated, option, value, switches) do function
737 defp normalize_tag(:default, option, value, switches) do function
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/lib/
H A Doption_parser.ex745 defp normalize_tag(:negated, option, value, switches) do function
753 defp normalize_tag(:default, option, value, switches) do function
/dports/sysutils/py-ansible-lint/ansible-lint-5.3.1/src/ansiblelint/
H A Dskip_utils.py207 def normalize_tag(tag: str) -> str: function
/dports/devel/py-behave/behave-1.2.6/behave/
H A Dtag_expression.py22 def normalize_tag(tag): member in TagExpression
/dports/www/tikiwiki/tiki-21.2/lib/freetag/
H A Dfreetaglib.php685 function normalize_tag($tag) function in FreetagLib
/dports/audio/picard/picard-release-2.6.2/picard/
H A Dmetadata.py411 def normalize_tag(name): member in Metadata
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/benchdnn/
H A Ddnn_types.cpp1115 std::string normalize_tag(const std::string &tag_, int ndims) { in normalize_tag() function
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/
H A Ddnn_types.cpp1194 std::string normalize_tag(const std::string &tag_, int ndims) { in normalize_tag() function
/dports/lang/ruby26/ruby-2.6.9/gems/test-unit-3.2.9/lib/test/unit/
H A Dassertions.rb774 def normalize_tag(tag) method in Test.Unit.Assertions.ThrowTagExtractor
/dports/textproc/html-pretty/htmlpty-1.01/
H A Dhtmlpty.l2653 normalize_tag(char *tag) in normalize_tag() function
H A Dhtmlpty.c4299 normalize_tag(char *tag) in normalize_tag() function