Home
last modified time | relevance | path

Searched refs:cmd (Results 101 – 125 of 228) sorted by last modified time

12345678910

/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.php105 $cmd = "$aspell_prog $aspell_opts < $tempfile 2>&1";
106 if( $aspellret = shell_exec( $cmd )) {
137 $aspell_err = "Error executing `$cmd`\\n$aspell_err";
141 error_handler( "System error: Aspell program execution failed (`$cmd`)" );
H A Dspellchecker.cfm51 <cfexecute name="cmd.exe" arguments='/c type "#tempfile_in#" | "#aspell_dir#\aspell.exe" #aspell_op…
H A Dspellchecker.pl74 my $cmd = "$aspell_cmd $aspell_opts < $tmpfilename 2>&1";
75 open ASPELL, "$cmd |" or handleError( "Could not execute `$cmd`\\n$!" ) and return;
100 close ASPELL or handleError( "Error executing `$cmd`\\n$unhandledText" ) and return;
/plugin/syntaxhighlighter3/
H A DREADME.md9 …<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NMMSKWE5DPNFU"><img …
41 …Config Manager](https://www.dokuwiki.org/plugin:config) (example: "...,bat cmd shBrushBat.js"). Th…
173 or [![Paypal](.res/paypal.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i…
/plugin/callflow/
H A Dscript.js310 cmd = aParsedCommands[i];
311 if(cmd[4] == "arrow" || cmd[4] == "double-arrow")
314 if (cmd[0] != cmd[1]) {
318 if (callActors[cmd[0]] > callActors[cmd[1]]) {
347 (callActors[cmd[0]]+callActors[cmd[1]])/2,
349 cmd[2]
352 (callActors[cmd[0]]+callActors[cmd[1]])/2,
375 else if(cmd[3]=="note" || cmd[3]=="note-over")
393 midx = (callActors[cmd[0]]+callActors[cmd[1]])/2;
431 else if(cmd[3]=="break")
[all …]
/plugin/docsearch/
H A Dcron.php83 $cmd = $conf['docsearch'][$extension];
84 $cmd = str_replace('%in%', escapeshellarg($file), $cmd);
85 $cmd = str_replace('%out%', escapeshellarg($out), $cmd);
89 system($cmd, $exitCode);
90 if($exitCode != 0) fwrite(STDERR, "Command failed: $cmd\n");
/plugin/cacherevisionseraser/
H A Dadmin.php117 $cmd = $this->get_req('cmd', 'main');
495 function analyzecrpt($cmd) argument
509 if (strcmp($cmd, 'createconf') == 0) {
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dgenerateicalendardata.php7 $cmd = $argv[0]; variable
16 {$cmd} [events]
/plugin/glossary/syntax/
H A Ddiv.php45 $cmd = "";
65 $cmd = "printSample";
67 $cmd = "printList";
69 $cmd = "printPoll";
72 $cmd = "printProposal";
74 $cmd = "adminProposal";
76 $cmd = "adminDefinition";
78 $cmd = "adminGlossaries";
86 $glossary->$cmd ($arg);
/plugin/groupmanager/
H A Dsyntax.php325 $cmd = key($fn);
326 $param = is_array($fn[$cmd]) ? key($fn[$cmd]) : null;
328 $cmd = $fn;
332 if ($cmd != "search") {
340 switch ($cmd) {
370 switch ($cmd) {
605 function _htmlUserForm(&$renderer, $cmd, $user = '', $userdata = array(), $indent = 0) argument
629 …$this->_htmlInputField($renderer, $cmd . "_userid", "userid", $this->lang["user_id"], $user, $this…
633 …$renderer->doc .= "<input type='hidden' id='" . $cmd . "_usergroups' name='usergroups' value='" . …
641 …d><label for=\"" . $cmd . "_usernotify\" >" . $this->lang["user_notify"] . ": </label></td><td><in…
[all …]
/plugin/database2/
H A Dstyle.css111 table.database2 tr.data-list table tbody td.commands input.icon-cmd
H A Dprint.css1 table.database2 input.icon-cmd
/plugin/dir/
H A Dsyntax.php1340 function _putCmdNl($cmd) { argument
1341 $this->rdr->putcmdnl($cmd);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DNotifysend.php215 $cmd = $this->getBasicCommand();
216 $cmd .= ' -i info';
217 $cmd .= ' "PHP CodeSniffer: Ok"';
218 $cmd .= ' "All fine"';
219 exec($cmd);
234 $cmd .= ' -i error';
237 exec($cmd);
249 $cmd = $this->path;
251 $cmd .= ' -h int:transient:1';
254 $cmd .= ' -a phpcs';
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/
H A DClosureLinterSniff.php87 $cmd = '$lintPath --nosummary --notime --unix_mode '.escapeshellarg($fileName);
88 $msg = exec($cmd, $output, $retval);
H A DJSHintSniff.php76 $cmd = "$rhinoPath \"$jshintPath\" ".escapeshellarg($fileName);
77 $msg = exec($cmd, $output, $retval);
H A DCSSLintSniff.php69 $cmd = escapeshellcmd($csslintPath).' '.escapeshellarg($fileName).' 2>&1';
70 exec($cmd, $output, $retval);
H A DESLintSniff.php89 …$cmd = escapeshellcmd(escapeshellarg($eslintPath).' '.implode(' ', $eslintOptions).' '.escapeshell…
92 exec($cmd, $stdout, $code);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Debug/
H A DCodeAnalyzerSniff.php66 $cmd = escapeshellcmd($analyzerPath).' '.escapeshellarg($fileName).' 2>&1';
72 $exitCode = exec($cmd, $output, $retval);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php205 $cmd = "patch -p0 -ui \"$diffFile\"";
208 exec($cmd, $output, $retVal);
H A DFixer.php270 $cmd = "diff -u -L$filename -LPHP_CodeSniffer $filename \"$tempName\"";
272 $diff = shell_exec($cmd);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Debug/
H A DJSLintSniff.php74 $cmd = "$rhinoPath \"$jslintPath\" ".escapeshellarg($fileName);
75 $msg = exec($cmd, $output, $retval);
H A DJavaScriptLintSniff.php69 …$cmd = '"'.escapeshellcmd($jslPath).'" -nologo -nofilelisting -nocontext -nosummary -output-format…
70 $msg = exec($cmd, $output, $retval);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DSyntaxSniff.php78 $cmd = escapeshellcmd($this->_phpPath)." -l -d error_prepend_string='' $fileName 2>&1";
80 $cmd = escapeshellcmd($this->_phpPath)." -l $fileName 2>&1";
83 $output = shell_exec($cmd);
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js28681 if (cmd) {
28686 cmd: cmd,
28693 cmd = c;
28700 cmd: cmd,
28705 cmd = "L";
28708 cmd = "l";
28725 cmd: cmd,
28729 if (cmd === "M") {
28730 cmd = "L";
28733 cmd = "l";
[all …]

12345678910