Searched full:exit (Results 76 – 100 of 1151) sorted by relevance
12345678910>>...47
| /plugin/revealjs/plugin/print-pdf/ |
| D | print-pdf.js | 57 phantom.exit(); 64 phantom.exit( 1 );
|
| /plugin/farmer/_test/ |
| H A D | getUserLine.test.php | 48 # <?php exit()?> 72 # <?php exit()?>
|
| /plugin/davcal/vendor/sabre/dav/bin/ |
| H A D | migrateto17.php | 32 exit(); 67 exit(-1); 82 exit(-1); 141 exit(-1);
|
| /plugin/vkeyboard/exe/ |
| D | vkboard.php | 160 + "\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/ |
| D | lang.php | 7 $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/ |
| D | auth.php | 92 exit; 105 exit; 124 exit;
|
| /plugin/tagbutton/ |
| D | action.php | 51 exit; 72 exit;
|
| /plugin/galleryv1.5/inc/ |
| D | image.php | 29 exit(); 67 exit();
|
| /plugin/deletepageguard/ |
| H A D | Makefile | 50 @exit 1 66 @exit 1
|
| /plugin/dokutranslate/ |
| D | action.php | 209 # 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/ |
| D | uc.php | 47 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/ |
| D | browser.mjs | 46 // exit is noop browser: 47 exit: () => {},
|
| /plugin/pureldap/vendor/freedsx/asn1/ |
| H A D | README.md | 61 exit; 74 exit;
|
| /plugin/combo/.github/ |
| H A D | bootstrap.sh | 40 exit 1 49 exit 1
|
| /plugin/dokusioc/ |
| D | action.php | 65 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/ |
| D | PageMapper.php | 30 exit; 37 exit;
|
| /plugin/jukebox/ |
| D | list.php | 20 exit; 26 exit;
|
| /plugin/sphinxsearch-was/ |
| H A D | PageMapper.php | 30 exit; 36 exit;
|
| /plugin/mikioplugin/ |
| H A D | css.php | 24 exit; 81 exit;
|
| /plugin/combo/vendor/symfony/process/ |
| H A D | Process.php | 88 * 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 D | action.php | 32 exit; 45 exit; 121 exit;
|
| /plugin/twcheckliste/ |
| D | admin.php | 50 exit ; 55 exit ;
|
| /plugin/tablewidth/ |
| D | action.php | 69 $exit = $match[3]; 79 return $entry . $attributes . $exit;
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/ |
| D | Hgblame.php | 103 exit(2); 110 exit(2);
|
| /plugin/simpleforward/ |
| D | action.php | 97 exit; 103 exit;
|
12345678910>>...47