Home
last modified time | relevance | path

Searched defs:tag_pattern (Results 1 – 19 of 19) sorted by relevance

/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/storage/xml_extract/
H A Dmisc.py63 tag_pattern = re.compile(r"({(?P<namespace>(\w|[-:./])*)})?(?P<tag>(\w|[-])*)") variable
/dports/textproc/py-nltk/nltk-3.4.1/nltk/chunk/
H A Dregexp.py412 def __init__(self, tag_pattern, descr): argument
458 def __init__(self, tag_pattern, descr): argument
503 def __init__(self, tag_pattern, descr): argument
912 def tag_pattern2re_pattern(tag_pattern): argument
/dports/security/whatweb/WhatWeb-f467aa2/lib/
H A Dtarget.rb6 attr_reader :tag_pattern accessor in Target
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/builds/deploy/configure/
H A Dgke.py637 branch_pattern, tag_pattern, image, dockerfile_path, app_name, argument
836 branch_pattern=None, tag_pattern=None): argument
/dports/security/nmap/nmap-7.91/nselib/
H A Dhttp.lua2148 function tag_pattern(tag, endtag) function
/dports/devel/py-robotframework/robotframework-3.1.2/src/robot/model/
H A Dstats.py185 def __init__(self, tag_pattern, name=None, critical=True, doc='', argument
/dports/japanese/less/less-382.262.03.01/
H A Dtags.c72 char *tag_pattern; /* Pattern used to find the tag */ member
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/builds/deploy/
H A Dbuild_util.py390 branch_pattern, tag_pattern, argument
/dports/sysutils/less/less-551/
H A Dtags.c71 char *tag_pattern; /* Pattern used to find the tag */ member
/dports/www/privoxy/privoxy-3.0.33-stable/
H A Durlmatch.c1207 } tag_pattern[] = { in create_pattern_spec() local
/dports/science/py-asdf/asdf-2.8.1/asdf/
H A Dschema.py82 def validate_tag(validator, tag_pattern, instance, schema): argument
/dports/chinese/tin/tin-2.4.5/src/
H A Dsave.c2007 tag_pattern( in tag_pattern() function
/dports/news/tin/tin-2.4.5/src/
H A Dsave.c2007 tag_pattern( in tag_pattern() function
/dports/net/krill/krill-0.9.4/cargo-crates/polar-core-0.12.4/src/
H A Dvm.rs1172 let tag_pattern = right.clone_with_value(value!(pattern!(instance!(tag.clone())))); in isa_expr() localVariable
/dports/comms/redsea/redsea-0.20/src/
H A Djsoncpp.cpp216 const std::string tag_pattern { "*SORT" }; in removeSortingTags() local
/dports/editors/vim/vim-8.2.3745/src/
H A Devalfunc.c9925 char_u *tag_pattern; in f_taglist() local
/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Dfuncs.c11354 const char *const tag_pattern = tv_get_string(&argvars[0]); in f_taglist() local
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-ocaml/ocaml/src/
H A Dgrammar.json7663 "tag_pattern": { object
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-ocaml/interface/src/
H A Dgrammar.json7646 "tag_pattern": { object