Home
last modified time | relevance | path

Searched +refs:shell +refs:command +refs:regexp (Results 1 – 25 of 9338) sorted by relevance

12345678910>>...374

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/vscode/
H A Dtasks.json57 "type": "shell",
8 "command": "ninja -C out/Debug -j 2000 chrome",
50 "type": "shell",
51 "command": "ninja -C out/Release -j 2000 chrome",
93 "type": "shell",
94 "command": "ninja -C out/Debug -j 2000",
135 "type": "shell",
136 "command": "ninja -C out/Release -j 2000",
177 "type": "shell",
219 "type": "shell",
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/vscode/
H A Dtasks.json530 "regexp": "^(gen/.*?):(.*):\\s+(warning|\\w*\\s?error):\\s+(.*)$",
38 "regexp": "^../../(.*?):(.*):\\s+(warning|\\w*\\s?error):\\s+(.*)$",
83 "type": "shell",
94 "type": "shell",
100 "type": "shell",
105 "type": "shell",
110 "type": "shell",
115 "type": "shell",
121 "type": "shell",
126 "type": "shell",
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/tests/integration/targets/sysrc/tasks/
H A Dsetup-testjail.yml9 regexp: ^cloned_interfaces=lo1
13 command: "service netif cloneup"
24 regexp: ^ezjail_ftphost
31 regexp: ^ezjail_ftphost
48 shell: "ezjail-admin install >> /tmp/ezjail.log"
58 shell: "ezjail-admin create testjail 'lo1|127.0.1.1' >> /tmp/ezjail.log"
62 shell: "jls | grep testjail"
69 command: "ezjail-admin start testjail"
/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Dshell4.test12 # The focus of this file is testing the CLI shell tool.
13 # These tests are specific to the .stats command.
19 # shell4-1.*: Basic tests specific to the "stats" command.
21 # shell4-3.*: The ".read" command takes the shell out of interactive mode
31 # Test cases shell4-1.*: Tests specific to the "stats" command.
37 list [regexp {stats: off} $res]
42 list [regexp {stats: on} $res]
48 list [regexp {stats: on} $res]
53 list [regexp {stats: off} $res]
74 list [regexp {stats: off} $res]
[all …]
/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A Dshell4.test12 # The focus of this file is testing the CLI shell tool.
13 # These tests are specific to the .stats command.
19 # shell4-1.*: Basic tests specific to the "stats" command.
21 # shell4-3.*: The ".read" command takes the shell out of interactive mode
31 # Test cases shell4-1.*: Tests specific to the "stats" command.
37 list [regexp {stats: off} $res]
42 list [regexp {stats: on} $res]
48 list [regexp {stats: on} $res]
53 list [regexp {stats: off} $res]
74 list [regexp {stats: off} $res]
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Dshell4.test12 # The focus of this file is testing the CLI shell tool.
13 # These tests are specific to the .stats command.
19 # shell4-1.*: Basic tests specific to the "stats" command.
21 # shell4-3.*: The ".read" command takes the shell out of interactive mode
31 # Test cases shell4-1.*: Tests specific to the "stats" command.
37 list [regexp {stats: off} $res]
42 list [regexp {stats: on} $res]
48 list [regexp {stats: on} $res]
53 list [regexp {stats: off} $res]
74 list [regexp {stats: off} $res]
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/compatibility-lib/mzlib/
H A Dport.rkt38 regexp-match-evt
44 strip-shell-command-start)
48 (define (strip-shell-command-start in)
49 (when (regexp-match-peek #rx#"^#![^\r\n]*" in)
51 (when (regexp-match #rx#"\\\\$" s)
/dports/mail/mailagent/mailagent-9a14a15/agent/pl/
H A Dcmdserv.pl492 unless (&'exec_secure($cmd, 'server command')) {
588 local($shell) = &servshell;
748 local($x, @regexp) = split(' ', $cmdenv'cmd);
767 $matched = @regexp ? 0 : 1;
768 foreach $regexp (@regexp) {
869 if (0 == @command && $cmdenv'powers ne '') {
873 if (0 != @command && $cmdenv'powers ne '') {
1247 $shell = &'locate_program($shell);
1248 if (defined($cf'servshell) && !-x($shell)) {
1251 $shell = 'sh';
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtcl.go25 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
31 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
37 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
43 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
95 Include("command-in-brace"),
101 Include("command-in-paren"),
107 Include("command-in-bracket"),
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtcl.go25 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
31 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
37 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
43 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
95 Include("command-in-brace"),
101 Include("command-in-paren"),
107 Include("command-in-bracket"),
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtcl.go25 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
31 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
37 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
43 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
95 Include("command-in-brace"),
101 Include("command-in-paren"),
107 Include("command-in-bracket"),
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtcl.go25 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
31 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
37 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
43 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
95 Include("command-in-brace"),
101 Include("command-in-paren"),
107 Include("command-in-bracket"),
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/t/
H A Dtcl.go25 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
31 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
37 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
43 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
95 Include("command-in-brace"),
101 Include("command-in-paren"),
107 Include("command-in-bracket"),
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/t/
H A Dtcl.go29 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
35 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
41 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
47 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
99 Include("command-in-brace"),
105 Include("command-in-paren"),
111 Include("command-in-bracket"),
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtcl.go29 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
35 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
41 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
47 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
99 Include("command-in-brace"),
105 Include("command-in-paren"),
111 Include("command-in-bracket"),
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtcl.go29 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
35 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
41 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
47 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
99 Include("command-in-brace"),
105 Include("command-in-paren"),
111 Include("command-in-bracket"),
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtcl.go29 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
35 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
41 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
47 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
99 Include("command-in-brace"),
105 Include("command-in-paren"),
111 Include("command-in-bracket"),
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/t/
H A Dtcl.go29 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
35 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
41 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
47 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
99 Include("command-in-brace"),
105 Include("command-in-paren"),
111 Include("command-in-bracket"),
/dports/devel/chroma/chroma-0.9.2/lexers/t/
H A Dtcl.go29 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
35 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
41 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
47 …eate`, `pkg_mkIndex`, `platform`, `platform::shell`, `puts`, `pwd`, `re_syntax`, `read`, `refchan`…
99 Include("command-in-brace"),
105 Include("command-in-paren"),
111 Include("command-in-bracket"),
/dports/cad/verilator/verilator-4.216/nodist/
H A Dcode_coverage82 shell=True,
91 for regexp in Remove_Gcda_Regexps:
92 if re.search(regexp, dat):
101 shell=True,
224 for regexp in Exclude_Line_Regexps:
227 if re.search(regexp, line):
237 if re.search(regexp, line):
312 def run(command):
314 print("\t%s" % command)
315 status = subprocess.call(command, shell=True)
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Help/command/
H A Dinstall_programs.rst6 Use the :command:`install(PROGRAMS)` command instead.
8 This command has been superseded by the :command:`install` command. It is
10 directly replaced by the ``PROGRAMS`` form of the :command:`install`
11 command. The regexp form can be expressed more clearly using the ``GLOB``
12 form of the :command:`file` command.
21 command will be used even when there is only one argument.
25 install_programs(<dir> regexp)
30 This command is intended to install programs that are not built by
31 cmake, such as shell scripts. See the ``TARGETS`` form of the
32 :command:`install` command to create installation rules for targets built
/dports/devel/cmake-doc/cmake-3.22.1/Help/command/
H A Dinstall_programs.rst6 Use the :command:`install(PROGRAMS)` command instead.
8 This command has been superseded by the :command:`install` command. It is
10 directly replaced by the ``PROGRAMS`` form of the :command:`install`
11 command. The regexp form can be expressed more clearly using the ``GLOB``
12 form of the :command:`file` command.
21 command will be used even when there is only one argument.
25 install_programs(<dir> regexp)
30 This command is intended to install programs that are not built by
31 cmake, such as shell scripts. See the ``TARGETS`` form of the
32 :command:`install` command to create installation rules for targets built
/dports/devel/cmake/cmake-3.22.1/Help/command/
H A Dinstall_programs.rst6 Use the :command:`install(PROGRAMS)` command instead.
8 This command has been superseded by the :command:`install` command. It is
10 directly replaced by the ``PROGRAMS`` form of the :command:`install`
11 command. The regexp form can be expressed more clearly using the ``GLOB``
12 form of the :command:`file` command.
21 command will be used even when there is only one argument.
25 install_programs(<dir> regexp)
30 This command is intended to install programs that are not built by
31 cmake, such as shell scripts. See the ``TARGETS`` form of the
32 :command:`install` command to create installation rules for targets built
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/tool/
H A Dshell4.test12 # The focus of this file is testing the CLI shell tool.
13 # These tests are specific to the .stats command.
20 # shell4-1.*: Basic tests specific to the "stats" command.
51 # Test cases shell4-1.*: Tests specific to the "stats" command.
57 list [regexp {stats: off} $res]
62 list [regexp {stats: on} $res]
68 list [regexp {stats: on} $res]
73 list [regexp {stats: off} $res]
79 } {1 {Error: unknown command or invalid arguments: "stats". Enter ".help" for help}}
89 } {1 {Error: unknown command or invalid arguments: "stats". Enter ".help" for help}}
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/edwin/
H A Dshell.scm42 (define-major-mode shell comint "Shell" unknown
88 (define-key 'shell #\tab 'comint-dynamic-complete) unknown
91 (define-command shell unknown
116 (ref-mode-object shell)
164 (lambda (regexp start)
165 (re-substring-match regexp
169 (lambda (command)
171 (let ((r (match command start)))
363 (regexp
376 (let ((mark* (re-search-backward regexp mark limit #f))
[all …]

12345678910>>...374