Home
last modified time | relevance | path

Searched full:exit (Results 1 – 25 of 1151) sorted by relevance

12345678910>>...47

/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlListener.php21 * Exit a parse tree produced by {@see PageSqlParser::functionNames()}.
31 * Exit a parse tree produced by {@see PageSqlParser::constantNames()}.
41 * Exit a parse tree produced by {@see PageSqlParser::tableNames()}.
51 * Exit a parse tree produced by {@see PageSqlParser::sqlNames()}.
61 * Exit a parse tree produced by {@see PageSqlParser::column()}.
71 * Exit a parse tree produced by {@see PageSqlParser::pattern()}.
81 * Exit a parse tree produced by {@see PageSqlParser::expression()}.
91 * Exit a parse tree produced by {@see PageSqlParser::predicate()}.
101 * Exit a parse tree produced by {@see PageSqlParser::columns()}.
111 * Exit a parse tree produced by {@see PageSqlParser::predicateGroup()}.
[all …]
/plugin/asciidocjs/node_modules/uglify-js/tools/
Dtty.js8 var exit = process.exit; variable
9 process.exit = function() { function
16 exit.apply(process, args);
20 throw exit;
/plugin/ajaxedit/
Dhelper.php31 * @param boolean $exit leave or not
33 function error($msg,$type=self::ERROR_OTHER,$exit = true){ argument
41 if($exit && !defined('DOKU_UNITTEST')) exit;
44 function _error($type,$exit = true){ argument
53 if($exit && !defined('DOKU_UNITTEST')) exit;
110 exit;
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DGracefullTerminationException.php49 * Test if exceptions should be thrown or if we should just exit.
50 * In production usage we want to just exit cleanly when prompting the user
52 * In unit testing scenarios we cannot exit or we won't be able to continue
62 // Exit cleanly to avoid filling up the logs with uncaught exceptions.
64 exit;
73 * Force phpcas to thow Exceptions instead of calling exit()
/plugin/ckgdoku/scripts/
Dadd_v_animal.sh5 exit 1
14 exit 1
40 echo "# <?php exit()?>
45 echo '# <?php exit()?>
52 exit 0
Daddanimal.sh5 exit 1
20 exit 1
47 echo "# <?php exit()?>
52 echo '# <?php exit()?>
59 exit 0
/plugin/ckgedit/scripts/
Dadd_v_animal.sh5 exit 1
14 exit 1
40 echo "# <?php exit()?>
45 echo '# <?php exit()?>
52 exit 0
Daddanimal.sh5 exit 1
20 exit 1
47 echo "# <?php exit()?>
52 echo '# <?php exit()?>
59 exit 0
/plugin/jplayer/vendor/symfony/process/Tests/
DPipeStdinInStdoutStdErrStreamSelect.php32 exit(ERR_SELECT_FAILED);
34 exit(ERR_TIMEOUT);
40 exit(ERR_WRITE_FAILED);
51 exit(ERR_WRITE_FAILED);
68 exit(ERR_READ_FAILED);
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
Dclass_upload.asp108 Exit Sub
112 Exit Sub
119 Exit Sub
123 Exit Sub
221 Exit Sub
226 Exit Sub
231 Exit Sub
257 Exit Sub
295 Exit Function
324 Exit Function
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/dev-bin/
Drelease.sh18 exit 1
27 exit 1
34 exit 1
49 exit 1
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
DCLI.php115 exit(0);
117 exit(1);
189 $exit = 0;
192 $exit = 2;
199 $exit = 0;
202 $exit = 2;
219 $exit = 1;
223 $exit = 3;
232 $exit = 1;
235 if ($exit === 0) {
[all …]
/plugin/structtemplate/_vagrant/
Ddeprovision_dokuwiki_from_but_protect.sh14 exit 1
34 exit ${FAILURE}
39 exit ${FAILURE}
44 exit ${FAILURE}
61 exit ${SUCCESS}
/plugin/asciidocjs/node_modules/@asciidoctor/cli/lib/
Dinvoker.js22 process.exit(0)
29 await Invoker.exit(failureLevel, options)
32 await Invoker.exit(failureLevel, options)
35 process.exit(0)
93 process.exit(1)
147 static async exit (failureLevel, options = {}) { method in Invoker
156 process.exit(code)
/plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/asp/
Dconnector.asp68 If ( sCommand = "" ) Then Exit Sub
71 If ( sResourceType = "" ) Then Exit Sub
74 If ( sCurrentFolder = "" ) Then Exit Sub
77 if ( Not IsAllowedType( sResourceType ) ) Then Exit Sub
91 Exit Sub
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
DCommand.php110 * @param bool $exit
112 public static function main($exit = true) argument
116 return $command->run($_SERVER['argv'], $exit);
121 * @param bool $exit
125 public function run(array $argv, $exit = true) argument
154 if ($exit) {
155 exit(PHPUnit_TextUI_TestRunner::SUCCESS_EXIT);
175 if ($exit) {
176 exit(PHPUnit_TextUI_TestRunner::SUCCESS_EXIT);
186 $result = $runner->doRun($suite, $this->arguments, $exit);
[all …]
/plugin/diagramsnet/lib/plugins/
Dtrello.js7 if (editorUi.actions.get('exit') == null)
13 editorUi.actions.get('exit').funct = function()
18 parent.postMessage(JSON.stringify({event: 'exit'}), '*');
36 this.actions.get('exit').funct();
/plugin/bez/
H A Dcron-daily.php12 exit(-1);
17 exit(-1);
39 exit(-1);
/plugin/issuelinks/
Dpre-commit.hook.sh25 exit 1
44 exit 1
49 exit $?
/plugin/quickstats/scripts/
Dget_useragent.php30 exit;
38 exit;
42 exit;
/plugin/fckg/action/lang/
Den.php8 $fckg_lang['title_dw_edit'] = "Save Work, Exit, and Switch to Native DokuWiki Editor";
12 $fckg_lang['title_dw_cancel']='Exit Editor';
22 $fckg_lang['btn_exit_draft'] = "Exit Draft";
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
Dmake.sh58 exit 0
63 exit 1
72 exit 1
82 exit 1
98 exit 1
107 exit 1
161 exit 1
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
Deditor_zh-CN.properties.bak11 exit=Exit
91 exitGroup=Exit group
/plugin/freechat/phpfreechat/misc/
Dcheckmd57 exit;
17 exit;
23 exit;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/functions/
Dimports.sh12 exit 1
46 trap "cleanup_trap ${network_name}" EXIT
51 exit 0

12345678910>>...47