Home
last modified time | relevance | path

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

/PHP-7.4/Zend/tests/generators/
H A Dyield_in_finally_cleanup.phpt2 Free pending exceptions / return values on clone on yield in finally
/PHP-7.4/Zend/tests/
H A Dexception_008.phpt2 Exception in __destruct while exception is pending
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_bp.c264 zend_bool pending = 0; in phpdbg_set_breakpoint_file() local
289 pending = 1; in phpdbg_set_breakpoint_file()
316 if (pending) { in phpdbg_set_breakpoint_file()
323 …if (!(pending = ((fileht = phpdbg_resolve_pending_file_break_ex(ZSTR_VAL(file), ZSTR_LEN(file), pa… in phpdbg_set_breakpoint_file()
330 if (pending) { in phpdbg_set_breakpoint_file()
H A Dxml.md170 - pending: the breakpoint is waiting for resolving (e.g. a file opline on a not yet loaded file)
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in149 ; 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-7.4/ext/openssl/
H A Dxp_ssl.c2568 size_t pending; in php_openssl_sockop_cast() local
2571 && (pending = (size_t)SSL_pending(sslsock->ssl_handle)) > 0) { in php_openssl_sockop_cast()
2572 php_stream_fill_read_buffer(stream, pending < stream->chunk_size in php_openssl_sockop_cast()
2573 ? pending in php_openssl_sockop_cast()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます797 >8 string ssc1 \b, Samsung stereo, single stream (patent pending)
798 >8 string ssc2 \b, Samsung stereo, dual stream (patent pending)
11600 >&-272 lequad x pending blocks to free %lld,
11601 >&-264 lelong x pending inodes to free %d,
11620 >&-272 lequad x pending blocks to free %lld,
11621 >&-264 lelong x pending inodes to free %d,
11660 >&-272 bequad x pending blocks to free %lld,
11661 >&-264 belong x pending inodes to free %d,
11680 >&-272 bequad x pending blocks to free %lld,
11681 >&-264 belong x pending inodes to free %d,
H A Dmagic797 >8 string ssc1 \b, Samsung stereo, single stream (patent pending)
798 >8 string ssc2 \b, Samsung stereo, dual stream (patent pending)
11600 >&-272 lequad x pending blocks to free %lld,
11601 >&-264 lelong x pending inodes to free %d,
11620 >&-272 lequad x pending blocks to free %lld,
11621 >&-264 lelong x pending inodes to free %d,
11660 >&-272 bequad x pending blocks to free %lld,
11661 >&-264 belong x pending inodes to free %d,
11680 >&-272 bequad x pending blocks to free %lld,
11681 >&-264 belong x pending inodes to free %d,

Completed in 114 milliseconds