Searched refs:pending (Results 1 – 10 of 10) sorted by relevance
/PHP-8.0/ext/pdo_mysql/tests/ |
H A D | bug79872.phpt | 2 Bug #79872: Can't execute query with pending result sets 26 SQLSTATE[HY000]: General error: 2014 Cannot execute queries while there are pending result sets. Co…
|
/PHP-8.0/Zend/tests/generators/ |
H A D | yield_in_finally_cleanup.phpt | 2 Free pending exceptions / return values on clone on yield in finally
|
/PHP-8.0/Zend/tests/ |
H A D | exception_008.phpt | 2 Exception in __destruct while exception is pending
|
/PHP-8.0/sapi/phpdbg/ |
H A D | phpdbg_bp.c | 262 zend_bool pending = 0; in phpdbg_set_breakpoint_file() local 287 pending = 1; in phpdbg_set_breakpoint_file() 314 if (pending) { in phpdbg_set_breakpoint_file() 321 …if (!(pending = ((fileht = phpdbg_resolve_pending_file_break_ex(ZSTR_VAL(file), ZSTR_LEN(file), pa… in phpdbg_set_breakpoint_file() 328 if (pending) { in phpdbg_set_breakpoint_file()
|
H A D | xml.md | 170 - pending: the breakpoint is waiting for resolving (e.g. a file opline on a not yet loaded file)
|
/PHP-8.0/sapi/fpm/ |
H A D | www.conf.in | 149 ; listen queue - the number of request in the queue of pending 152 ; of pending connections since FPM has started; 153 ; listen queue len - the size of the socket queue of pending connections;
|
/PHP-8.0/ext/openssl/ |
H A D | xp_ssl.c | 2514 size_t pending; in php_openssl_sockop_cast() local 2517 && (pending = (size_t)SSL_pending(sslsock->ssl_handle)) > 0) { in php_openssl_sockop_cast() 2518 php_stream_fill_read_buffer(stream, pending < stream->chunk_size in php_openssl_sockop_cast() 2519 ? pending in php_openssl_sockop_cast()
|
/PHP-8.0/ |
H A D | NEWS | 1173 . Fixed bug #79872 (Can't execute query with pending result sets). (Nikita)
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 807 >8 string ssc1 \b, Samsung stereo, single stream (patent pending) 808 >8 string ssc2 \b, Samsung stereo, dual stream (patent pending) 12301 >&-272 lequad x pending blocks to free %lld, 12302 >&-264 lelong x pending inodes to free %d, 12321 >&-272 lequad x pending blocks to free %lld, 12322 >&-264 lelong x pending inodes to free %d, 12361 >&-272 bequad x pending blocks to free %lld, 12362 >&-264 belong x pending inodes to free %d, 12381 >&-272 bequad x pending blocks to free %lld, 12382 >&-264 belong x pending inodes to free %d,
|
H A D | magic | 807 >8 string ssc1 \b, Samsung stereo, single stream (patent pending) 808 >8 string ssc2 \b, Samsung stereo, dual stream (patent pending) 12301 >&-272 lequad x pending blocks to free %lld, 12302 >&-264 lelong x pending inodes to free %d, 12321 >&-272 lequad x pending blocks to free %lld, 12322 >&-264 lelong x pending inodes to free %d, 12361 >&-272 bequad x pending blocks to free %lld, 12362 >&-264 belong x pending inodes to free %d, 12381 >&-272 bequad x pending blocks to free %lld, 12382 >&-264 belong x pending inodes to free %d,
|
Completed in 119 milliseconds