Home
last modified time | relevance | path

Searched refs:pending (Results 1 – 11 of 11) sorted by relevance

/PHP-8.1/ext/pdo_mysql/tests/
H A Dbug79872.phpt2 Bug #79872: Can't execute query with pending result sets
27 SQLSTATE[HY000]: General error: 2014 Cannot execute queries while there are pending result sets. Co…
/PHP-8.1/Zend/tests/generators/
H A Dyield_in_finally_cleanup.phpt2 Free pending exceptions / return values on clone on yield in finally
/PHP-8.1/Zend/tests/
H A Dexception_008.phpt2 Exception in __destruct while exception is pending
/PHP-8.1/sapi/fpm/tests/
H A Dstatus.inc218 … "# HELP phpfpm_listen_queue The number of requests in the queue of pending connections\.\n" .
221 …"# HELP phpfpm_max_listen_queue The maximum number of requests in the queue of pending connections…
225 … "# HELP phpfpm_listen_queue_length The size of the socket queue of pending connections\.\n" .
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_bp.c261 bool pending = 0; in phpdbg_set_breakpoint_file() local
286 pending = 1; in phpdbg_set_breakpoint_file()
313 if (pending) { in phpdbg_set_breakpoint_file()
320 …if (!(pending = ((fileht = phpdbg_resolve_pending_file_break_ex(ZSTR_VAL(file), ZSTR_LEN(file), pa… in phpdbg_set_breakpoint_file()
327 if (pending) { in phpdbg_set_breakpoint_file()
/PHP-8.1/sapi/fpm/
H A Dwww.conf.in163 ; listen queue - the number of request in the queue of pending
166 ; of pending connections since FPM has started;
167 ; listen queue len - the size of the socket queue of pending connections;
/PHP-8.1/ext/openssl/
H A Dxp_ssl.c2567 size_t pending; in php_openssl_sockop_cast() local
2570 && (pending = (size_t)SSL_pending(sslsock->ssl_handle)) > 0) { in php_openssl_sockop_cast()
2571 php_stream_fill_read_buffer(stream, pending < stream->chunk_size in php_openssl_sockop_cast()
2572 ? pending in php_openssl_sockop_cast()
/PHP-8.1/
H A Dphp.ini-development1203 ; any pending transactions of this connection, before it is put back
H A Dphp.ini-production1205 ; any pending transactions of this connection, before it is put back
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic1011 >8 string ssc1 \b, Samsung stereo, single stream (patent pending)
1012 >8 string ssc2 \b, Samsung stereo, dual stream (patent pending)
12779 >&-272 lequad x pending blocks to free %lld,
12780 >&-264 lelong x pending inodes to free %d,
12799 >&-272 lequad x pending blocks to free %lld,
12800 >&-264 lelong x pending inodes to free %d,
12839 >&-272 bequad x pending blocks to free %lld,
12840 >&-264 belong x pending inodes to free %d,
12859 >&-272 bequad x pending blocks to free %lld,
12860 >&-264 belong x pending inodes to free %d,
H A Dmagic私はガラスを食べられます1011 >8 string ssc1 \b, Samsung stereo, single stream (patent pending)
1012 >8 string ssc2 \b, Samsung stereo, dual stream (patent pending)
12779 >&-272 lequad x pending blocks to free %lld,
12780 >&-264 lelong x pending inodes to free %d,
12799 >&-272 lequad x pending blocks to free %lld,
12800 >&-264 lelong x pending inodes to free %d,
12839 >&-272 bequad x pending blocks to free %lld,
12840 >&-264 belong x pending inodes to free %d,
12859 >&-272 bequad x pending blocks to free %lld,
12860 >&-264 belong x pending inodes to free %d,

Completed in 210 milliseconds