Searched full:exit (Results 51 – 75 of 1151) sorted by relevance
12345678910>>...47
11 exit=Exit key91 exitGroup=Exit group
65 …"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",
13 exit;19 exit;
18 ``` -v, --version print version and exit27 -h, --help Display this help screen and exit immeadiately.
72 exit;78 exit;85 exit;90 exit;94 exit;99 exit;
49 * Return the usage message to sdterr and exit with return code 187 exit($HELP);203 exit($csstidy->version . "\n");247 // Exit on error when reading the data250 exit(1);
80 * There is two state (special and exit)81 * Go to the opening call if in exit120 * (Metadat is taken only from enter/exit)123 // exit state
40 … exit("<div style='text-align:center; padding-top:2em;'><h1>403: Login Forbidden</h1></div>");45 … exit("<div style='text-align:center; padding-top:2em;'><h1>403: Login Forbidden</h1></div>");71 … exit("<div style='text-align:center; padding-top:2em;'><h1>403: Login Not Available</h1></div>");
21 exit 127 exit 1
37 exit(1);42 exit(1);
28 1. Added an "Exit" button which enables user to exit and do nothing.
104 * The Universal Exit Language (UEL) command causes the PCL printer105 * language to shut down and exit. Control is then returned to the114 * .. Prints all data received before the Exit Language command.194 * <Escape>%�12345X UEL Command (exit language)205 * <Escape>%�12345X UEL Command (exit language).
41 $exit = '(?:\)\)|\)\])';46 $exit = '\)\]';58 $lookaheadExit = '(?=' . $exit . ')';67 $lookaheadExit = '(?=' . $text . $exit . ')';71 $this->exitPattern = $exit;
30 exit;44 exit;
33 exit(255);55 exit(255);
42 // return an error and exit;46 // an error with a specific message, and exit
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";
42 exit(1);58 exit;136 -h, --help show this help and exit
21 …'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…
55 exit: process.exit,
45 this.domain.exit();58 // If the task threw an error, we do not want to exit the domain here.
108 exit();136 exit();144 exit();
29 exit;91 exit;104 exit;
152 exit(1);158 * @param $callback mixed called before script exit169 exit(1);