Home
last modified time | relevance | path

Searched full:exit (Results 51 – 75 of 1151) sorted by relevance

12345678910>>...47

/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
Deditor_zh-CN.properties11 exit=Exit key
91 exitGroup=Exit group
/plugin/combo/vendor/php-webdriver/webdriver/
H A Dcomposer.json65 …"php -r 'if (PHP_VERSION_ID > 70103) { exit(1); }' || composer install --working-dir=tools/php-cs-…
68 …"php -r 'if (PHP_VERSION_ID > 70103) { exit(1); }' || composer update --working-dir=tools/php-cs-f…
82 "tools/php-cs-fixer/vendor/bin/php-cs-fixer fix --diff -vvv || exit 0",
/plugin/telleveryone/
Dapi.php13 exit;
19 exit;
/plugin/metadisplay/
DREADME.md18 ``` -v, --version print version and exit
27 -h, --help Display this help screen and exit immeadiately.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
Dphar-sample.phar72 exit;
78 exit;
85 exit;
90 exit;
94 exit;
99 exit;
/plugin/pagecss/vendor/csstidy-2.2.1/bin/
H A Dpcsstidy49 * Return the usage message to sdterr and exit with return code 1
87 exit($HELP);
203 exit($csstidy->version . "\n");
247 // Exit on error when reading the data
250 exit(1);
/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php80 * There is two state (special and exit)
81 * Go to the opening call if in exit
120 * (Metadat is taken only from enter/exit)
123 // exit state
/plugin/abortlogin/
Daction.php40exit("<div style='text-align:center; padding-top:2em;'><h1>403: Login Forbidden</h1></div>");
45exit("<div style='text-align:center; padding-top:2em;'><h1>403: Login Forbidden</h1></div>");
71exit("<div style='text-align:center; padding-top:2em;'><h1>403: Login Not Available</h1></div>");
/plugin/pgn4web/pgn4web/
Drelease-pgn4web.sh21 exit 1
27 exit 1
/plugin/combo/vendor/symfony/yaml/Resources/bin/
H A Dyaml-lint37 exit(1);
42 exit(1);
/plugin/vkeyboard/
Dchange_log28 1. Added an "Exit" button which enables user to exit and do nothing.
/plugin/html2pdf/html2pdf/html2ps/
Doutput.pcl.class.php104 * The Universal Exit Language (UEL) command causes the PCL printer
105 * language to shut down and exit. Control is then returned to the
114 * .. Prints all data received before the Exit Language command.
194 * <Escape>%�12345X UEL Command (exit language)
205 * <Escape>%�12345X UEL Command (exit language).
/plugin/refnotes/syntax/
Dreferences.php41 $exit = '(?:\)\)|\)\])';
46 $exit = '\)\]';
58 $lookaheadExit = '(?=' . $exit . ')';
67 $lookaheadExit = '(?=' . $text . $exit . ')';
71 $this->exitPattern = $exit;
/plugin/filelist/
Dfile.php30 exit;
44 exit;
/plugin/authgooglesheets/vendor/paragonie/random_compat/other/
Dbuild_phar.php33 exit(255);
55 exit(255);
/plugin/components/ajax/
Dexample.php42 // return an error and exit;
46 // an error with a specific message, and exit
/plugin/combo/vendor/paragonie/random_compat/other/
H A Dbuild_phar.php33 exit(255);
55 exit(255);
/plugin/ckgdoku/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/solr/
Dindex_all.php42 exit(1);
58 exit;
136 -h, --help show this help and exit
/plugin/geonav/server/
DgetErrors.php21 …'update' => array ('en' => "Select Go to Edit to exit drill down mode and access this page. You ca…
22 …'es' => "Select Edit to exit drill down mode and access this page for editing with standard Edit b…
/plugin/asciidocjs/node_modules/yargs/lib/platform-shims/
Desm.mjs55 exit: process.exit,
/plugin/asciidocjs/node_modules/asap/
Dasap.js45 this.domain.exit();
58 // If the task threw an error, we do not want to exit the domain here.
/plugin/translator/
Daction.php108 exit();
136 exit();
144 exit();
/plugin/xcom/scripts/
Dxml.php29 exit;
91 exit;
104 exit;
/plugin/mdpage/vendor/cebe/markdown/bin/
Dmarkdown152 exit(1);
158 * @param $callback mixed called before script exit
169 exit(1);

12345678910>>...47