Home
last modified time | relevance | path

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

12

/PHP-7.2/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.2/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.2/ext/phar/tests/zip/
H A Dbug48791.phpt14stop-position="1.27cm" fo:text-indent="-0.635cm" fo:margin-left="1.27cm"/></style:list-level-prope…
/PHP-7.2/ext/iconv/tests/
H A Dtranslit-failure.phpt22 * infinite loop when ASCII//TRANSLIT is performed. We should stop it in
/PHP-7.2/main/
H A Drfc1867.h73 typedef char* (*php_rfc1867_getword_t)(const zend_encoding *encoding, char **line, char stop);
H A Drfc1867.c52 static char *php_ap_getword(const zend_encoding *encoding, char **line, char stop);
491 static char *php_ap_getword(const zend_encoding *encoding, char **line, char stop) in php_ap_getword() argument
496 while (*pos && *pos != stop) { in php_ap_getword()
519 while (*pos == stop) { in php_ap_getword()
/PHP-7.2/ext/standard/tests/array/
H A Dcount_variation3.phpt12 * This will stop the script before it reaches the end.
/PHP-7.2/Zend/tests/
H A Dbug21478.phpt29 // Uncommenting the following 'print' line causes the segfault to stop occurring
/PHP-7.2/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_variation1-win32-mb.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation1-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation1.phpt14 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
/PHP-7.2/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.2/ext/tokenizer/tests/
H A Dbug54089.phpt2 Bug #54089 (token_get_all() does not stop after __halt_compiler)
/PHP-7.2/ext/soap/
H A DTODO.old34 does this list stop... what exactly have i done?
/PHP-7.2/sapi/litespeed/
H A DREADME.md115 LiteSpeed web server dynamically spawn/stop PHP processes, in this mode
120 start one PHP process, this process will start/stop children PHP processes
134 "Self Managed Mode". When set to 0, the internal process manager will stop
/PHP-7.2/ext/phar/tests/
H A D027.phpt46 // this may stop working in future versions, but is here for code coverage purposes
/PHP-7.2/sapi/apache2handler/
H A DREADME18 function, and tried to stop any method where a php script can run another php
/PHP-7.2/ext/standard/tests/strings/
H A Dsetlocale_basic1.phpt93 // stop here

Completed in 74 milliseconds

12