Home
last modified time | relevance | path

Searched full:exit (Results 76 – 100 of 1151) sorted by relevance

12345678910>>...47

/plugin/revealjs/plugin/print-pdf/
Dprint-pdf.js57 phantom.exit();
64 phantom.exit( 1 );
/plugin/farmer/_test/
H A DgetUserLine.test.php48 # <?php exit()?>
72 # <?php exit()?>
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto17.php32 exit();
67 exit(-1);
82 exit(-1);
141 exit(-1);
/plugin/vkeyboard/exe/
Dvkboard.php160 + "\nClick OK to Exit, Click Cancel to Return to the Selection menu."
205 Clicking "Exit" closes this window without any action.',"about"); ?>
222 <input type='button' class='nine_pt' value="<?php button_text('Exit', 'button_exit') ?>" onclick="w…
/plugin/ckgedit/lang/en/
Dlang.php7 $lang['title_dw_edit'] = "Save Work, Exit, and Switch to Native DokuWiki Editor";
11 $lang['title_dw_cancel']='Exit Editor';
22 $lang['btn_exit_draft'] = "Exit Draft";
/plugin/authradius/
Dauth.php92 exit;
105 exit;
124 exit;
/plugin/tagbutton/
Daction.php51 exit;
72 exit;
/plugin/galleryv1.5/inc/
Dimage.php29 exit();
67 exit();
/plugin/deletepageguard/
H A DMakefile50 @exit 1
66 @exit 1
/plugin/dokutranslate/
Daction.php209 # Save the data but exit if it fails
216 # Page was deleted, exit
256 # Save the data but exit if it fails
259 # Save failed, exit
281 # Save the data but exit if it fails
285 # Revert failed, exit
369 # Exit if the page is not being translated
/plugin/authucenter/lib/api/
Duc.php47 exit('Authorization has expired');
50 exit('Invalid Request');
59 exit();
61 exit(API_RETURN_FAILED);
64 exit('Access denied.');
/plugin/asciidocjs/node_modules/yargs/lib/platform-shims/
Dbrowser.mjs46 // exit is noop browser:
47 exit: () => {},
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md61 exit;
74 exit;
/plugin/combo/.github/
H A Dbootstrap.sh40 exit 1
49 exit 1
/plugin/dokusioc/
Daction.php65 exit();
86 $this->exit("HTTP/1.0 404 Not Found");
93 $this->exit("HTTP/1.0 404 Not Found");
99 $this->exit("HTTP/1.0 401 Unauthorized");
154 private function exit($headermsg) function in action_plugin_dokusioc
242 $this->exit("HTTP/1.0 404 Not Found");
271 $this->exit("HTTP/1.0 404 Not Found");
/plugin/sphinxsearch/
DPageMapper.php30 exit;
37 exit;
/plugin/jukebox/
Dlist.php20 exit;
26 exit;
/plugin/sphinxsearch-was/
H A DPageMapper.php30 exit;
36 exit;
/plugin/mikioplugin/
H A Dcss.php24 exit;
81 exit;
/plugin/combo/vendor/symfony/process/
H A DProcess.php88 * Exit codes translation table.
90 * User-defined errors must use exit codes in the 64-113 range.
99 128 => 'Invalid exit argument',
241 * @return int The exit status code
262 * exits with a non-zero exit code.
330 … // last exit code is output on the fourth pipe and caught to work around --enable-sigchild
335 …commandline .= 'pid=$!; echo $pid >&3; wait $pid 2>/dev/null; code=$?; echo $code >&3; exit $code';
748 * Returns the exit code returned by the process.
750 * @return int|null The exit status code, null if the Process is not terminated
760 * Returns a string representation for the exit code returned by the process.
[all …]
/plugin/fuzzysearch/
H A Daction.php32 exit;
45 exit;
121 exit;
/plugin/twcheckliste/
Dadmin.php50 exit ;
55 exit ;
/plugin/tablewidth/
Daction.php69 $exit = $match[3];
79 return $entry . $attributes . $exit;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
DHgblame.php103 exit(2);
110 exit(2);
/plugin/simpleforward/
Daction.php97 exit;
103 exit;

12345678910>>...47