Home
last modified time | relevance | path

Searched refs:finish (Results 26 – 46 of 46) sorted by relevance

12

/PHP-8.1/ext/session/tests/
H A Dsession_encode_serialize.phpt19 // Should finish without errors
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_prompt.h40 PHPDBG_COMMAND(finish);
H A Dphpdbg_prompt.c71 PHPDBG_COMMAND_D(finish, "continue past the end of the stack", 'F', NULL, 0, 0),
665 PHPDBG_COMMAND(finish) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-8.1/ext/standard/tests/general_functions/
H A Dbug39322.phpt20 sleep(1); // wait a bit to let the process finish
/PHP-8.1/ext/iconv/tests/
H A Dbug48147.phpt14 // finish invalid
/PHP-8.1/Zend/asm/
H A Dmake_ppc32_sysv_xcoff_gas.S104 # save address of finish as return-address for context-function
H A Dmake_ppc64_sysv_xcoff_gas.S116 # save address of finish as return-address for context-function
/PHP-8.1/ext/standard/
H A Dproc_open.c947 goto finish; in set_proc_descriptor_from_array()
956 goto finish; in set_proc_descriptor_from_array()
959 goto finish; in set_proc_descriptor_from_array()
967 goto finish; in set_proc_descriptor_from_array()
971 goto finish; in set_proc_descriptor_from_array()
984 goto finish; in set_proc_descriptor_from_array()
987 finish: in set_proc_descriptor_from_array()
H A Dhttp_fopen_wrapper.c276 goto finish; in php_stream_url_wrap_http_ex()
300 goto finish; in php_stream_url_wrap_http_ex()
310 finish: in php_stream_url_wrap_http_ex()
H A Durl_scanner_ex.re888 goto finish;
906 goto finish;
928 goto finish;
946 finish:
H A Dstring.c4901 goto finish;
4948 goto finish;
5041 goto finish;
5113 goto finish;
5181 finish:
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_auth.c756 goto finish; in mysqlnd_sha256_get_rsa_from_pem()
760 goto finish; in mysqlnd_sha256_get_rsa_from_pem()
763 goto finish; in mysqlnd_sha256_get_rsa_from_pem()
766 goto finish; in mysqlnd_sha256_get_rsa_from_pem()
769 finish: in mysqlnd_sha256_get_rsa_from_pem()
/PHP-8.1/main/streams/
H A Dfilter.c398 PHPAPI int _php_stream_filter_flush(php_stream_filter *filter, int finish) in _php_stream_filter_flush() argument
406 long flags = (finish ? PSFS_FLAG_FLUSH_CLOSE : PSFS_FLAG_FLUSH_INC); in _php_stream_filter_flush()
/PHP-8.1/ext/phar/
H A Dphar_object.c464 goto finish; in PHP_METHOD()
480 goto finish; in PHP_METHOD()
493 goto finish; in PHP_METHOD()
504 goto finish; in PHP_METHOD()
521 finish: ; in PHP_METHOD()
611 goto finish; in PHP_METHOD()
636 goto finish; in PHP_METHOD()
661 goto finish; in PHP_METHOD()
849 finish: ; in PHP_METHOD()
3603 goto finish; in phar_add_file()
[all …]
/PHP-8.1/docs/
H A Dself-contained-extensions.md41 It is time to finish the module. Run:
/PHP-8.1/ext/hash/tests/
H A Dcrc32.phpt70 echo hash('crc32c', 'He who has a shady past knows that nice guys finish last.'), "\n";
/PHP-8.1/sapi/litespeed/
H A DREADME.md171 time allowed when processing a request. If a child process can not finish
/PHP-8.1/Zend/
H A Dzend_gc.c1479 goto finish; in zend_gc_collect_cycles()
1640 finish: in zend_gc_collect_cycles()
/PHP-8.1/ext/opcache/
H A DZendAccelerator.c501 goto finish; in accel_new_interned_string()
526 finish: in accel_new_interned_string()
4505 goto finish;
4514 goto finish;
4597 finish:
/PHP-8.1/build/
H A Dltmain.sh534 --finish) mode="finish" ;;
6313 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
6319 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
6840 finish)
H A Dlibtool.m44385 # Commands used to finish a libtool library installation in a directory.

Completed in 116 milliseconds

12