Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 25 of 35) sorted by relevance

12

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.init.d74 stop()
107 stop)
108 stop
114 $0 stop
H A Dxml.md391 run / <stop> tag
395 - <stop type="end" />: script execution ended normally
396 - (error) <stop type="bailout" /> the VM bailed out (usually because there was some error)
651 … a fixed number of following attributes are fetched, this tag will mark a stop of fetching if none…
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt130 printf("stop: memory limit - %s vs. %s\n", $package_size, $limit);
136 printf("stop: packet size - %d\n", $package_size);
144 printf("stop: time limit - %2.2fs\n", $max_runtime);
167 stop: %s
168 stop: %s
H A Dmysqli_fork.phpt117 if ($tmp['msg'] == 'stop')
125 if (!mysqli_query($plink, sprintf($sql, 'stop')) || !mysqli_commit($link))
151 case 'stop':
161 if (!mysqli_query($plink, sprintf($parent_sql, 'stop'))) {
169 if (!mysqli_query($plink, sprintf($parent_sql, 'stop'))) {
184 if (!mysqli_query($plink, sprintf($parent_sql, 'stop'))) {
251 child stop
H A Dmysqli_insert_id.phpt77 between the second last insert and the lock, therefore don't stop just bail
/PHP-7.4/ext/phar/tests/zip/
H A Dbug48791.phpt13stop-position="1.27cm" fo:text-indent="-0.635cm" fo:margin-left="1.27cm"/></style:list-level-prope…
/PHP-7.4/Zend/tests/
H A Dbug21478.phpt25 // Uncommenting the following 'print' line causes the segfault to stop occurring
/PHP-7.4/ext/iconv/tests/
H A Dtranslit-failure.phpt21 * infinite loop when ASCII//TRANSLIT is performed. We should stop it in
/PHP-7.4/main/
H A Drfc1867.h71 typedef char* (*php_rfc1867_getword_t)(const zend_encoding *encoding, char **line, char stop);
H A Drfc1867.c50 static char *php_ap_getword(const zend_encoding *encoding, char **line, char stop);
481 static char *php_ap_getword(const zend_encoding *encoding, char **line, char stop) in php_ap_getword() argument
486 while (*pos && *pos != stop) { in php_ap_getword()
509 while (*pos == stop) { in php_ap_getword()
/PHP-7.4/ext/standard/tests/array/
H A Dcount_variation3.phpt12 * This will stop the script before it reaches the end.
/PHP-7.4/ext/standard/tests/file/
H A Dfeof_basic.phpt22 echo "\n*** testing reading complete file using feof to stop ***\n";
76 *** testing reading complete file using feof to stop ***
H A Dfwrite_error.phpt8 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation4-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation4.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation2-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation2.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation3.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation3-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
/PHP-7.4/ext/tokenizer/tests/
H A Dbug54089.phpt2 Bug #54089 (token_get_all() does not stop after __halt_compiler)
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_basic.phpt14 …indefinite amount of whitespace around them and replaces them with a full stop precedeby no spaces…
H A Dpreg_replace_edit_basic.phpt27 …indefinite amount of whitespace around them and replaces them with a full stop precedeby no spaces…
/PHP-7.4/sapi/litespeed/
H A DREADME.md114 server dynamically spawn/stop PHP processes, in this mode "Instances" should
119 process will start/stop children PHP processes dynamically based on on demand.
132 "Self Managed Mode". When set to 0, the internal process manager will stop and
/PHP-7.4/ext/phar/tests/
H A D027.phpt46 // this may stop working in future versions, but is here for code coverage purposes
/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_basic1.phpt93 // stop here

Completed in 98 milliseconds

12