Home
last modified time | relevance | path

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

12

/PHP-8.3/Zend/asm/
H A Dmake_i386_ms_pe_masm.asm79 ; compute abs address of label finish
80 mov ecx, finish
81 ; save address of finish as return-address for context-function in EBP
132 finish: label
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.3/ext/session/tests/
H A Dsession_encode_serialize.phpt19 // Should finish without errors
/PHP-8.3/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),
664 PHPDBG_COMMAND(finish) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-8.3/ext/standard/tests/general_functions/
H A Dbug39322.phpt20 sleep(1); // wait a bit to let the process finish
/PHP-8.3/ext/iconv/tests/
H A Dbug48147.phpt14 // finish invalid
/PHP-8.3/ext/standard/
H A Dproc_open.c993 goto finish; in set_proc_descriptor_from_array()
1002 goto finish; in set_proc_descriptor_from_array()
1005 goto finish; in set_proc_descriptor_from_array()
1013 goto finish; in set_proc_descriptor_from_array()
1017 goto finish; in set_proc_descriptor_from_array()
1030 goto finish; in set_proc_descriptor_from_array()
1033 finish: in set_proc_descriptor_from_array()
H A Dhttp_fopen_wrapper.c277 goto finish; in php_stream_url_wrap_http_ex()
301 goto finish; in php_stream_url_wrap_http_ex()
311 finish: in php_stream_url_wrap_http_ex()
H A Durl_scanner_ex.re895 goto finish;
913 goto finish;
935 goto finish;
953 finish:
H A Dstring.c4826 goto finish;
4873 goto finish;
4966 goto finish;
5038 goto finish;
5106 finish:
/PHP-8.3/Zend/Optimizer/
H A Dssa_integrity.c163 goto finish; in ssa_verify_integrity()
185 goto finish; in ssa_verify_integrity()
420 finish: in ssa_verify_integrity()
/PHP-8.3/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.3/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.3/ext/phar/
H A Dphar_object.c476 goto finish; in PHP_METHOD()
492 goto finish; in PHP_METHOD()
507 goto finish; in PHP_METHOD()
524 finish: ; in PHP_METHOD()
621 goto finish; in PHP_METHOD()
646 goto finish; in PHP_METHOD()
671 goto finish; in PHP_METHOD()
859 finish: ; in PHP_METHOD()
3623 goto finish; in phar_add_file()
3634 goto finish; in phar_add_file()
[all …]
/PHP-8.3/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation4.phpt86 // time with an empty buffer and 'end' flag to finish up
/PHP-8.3/docs/
H A Dself-contained-extensions.md41 It is time to finish the module. Run:
/PHP-8.3/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.3/sapi/litespeed/
H A DREADME.md171 time allowed when processing a request. If a child process can not finish
/PHP-8.3/ext/opcache/
H A DZendAccelerator.c524 goto finish; in accel_new_interned_string()
549 finish: in accel_new_interned_string()
4447 goto finish;
4456 goto finish;
4535 finish:
/PHP-8.3/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.
/PHP-8.3/Zend/
H A Dzend_gc.c1824 goto finish; in zend_gc_collect_cycles()
1991 finish: in zend_gc_collect_cycles()

Completed in 104 milliseconds

12