Home
last modified time | relevance | path

Searched refs:transfer (Results 1 – 15 of 15) sorted by relevance

/php-src/ext/zend_test/
H A Dfiber.c28 zend_fiber_transfer transfer = { in zend_test_fiber_switch_to() local
34 ZVAL_COPY(&transfer.value, value); in zend_test_fiber_switch_to()
36 ZVAL_NULL(&transfer.value); in zend_test_fiber_switch_to()
39 zend_fiber_switch_context(&transfer); in zend_test_fiber_switch_to()
46 return transfer; in zend_test_fiber_switch_to()
60 return transfer; in zend_test_fiber_resume()
82 transfer->flags = 0; in zend_test_fiber_execute()
134 transfer->context = target; in zend_test_fiber_execute()
190 zval_ptr_dtor(&transfer.value); in zend_test_fiber_object_destroy()
222 zval_ptr_dtor(&transfer->value); in delegate_transfer_result()
[all …]
/php-src/Zend/
H A Dzend_fibers.c172 zend_fiber_transfer *transfer; member
366 zend_fiber_transfer transfer = *data.transfer; in zend_fiber_trampoline()
387 context->function(&transfer); in zend_fiber_trampoline()
502 transfer->context = from; in zend_fiber_switch_context()
515 transfer_data = transfer; in zend_fiber_switch_context()
520 *transfer = *transfer_data; in zend_fiber_switch_context()
525 *transfer = *data.transfer; in zend_fiber_switch_context()
528 to = transfer->context; in zend_fiber_switch_context()
661 ZVAL_NULL(&transfer.value); in zend_fiber_switch_to()
672 return transfer; in zend_fiber_switch_to()
[all …]
H A Dzend_fibers.h73 typedef void (*zend_fiber_coroutine)(zend_fiber_transfer *transfer);
142 ZEND_API void zend_fiber_switch_context(zend_fiber_transfer *transfer);
/php-src/ext/ffi/tests/
H A D041.phpt9 function test_new_ownership($str, $transfer) {
10 if ($transfer) {
22 function test_type_ownership($str, $transfer) {
23 if ($transfer) {
35 function test_cast_ownership($str, $transfer) {
36 if ($transfer) {
48 function test_array_ownership($str, $transfer) {
49 if ($transfer) {
/php-src/ext/ftp/tests/
H A Dftp_get_basic.phpt2 FTP ftp_get file for both binary and ASCII transfer modes
17 //test simple text transfer
23 //test binary data transfer
H A Dftp_fget_basic.phpt2 FTP ftp_fget file for both binary and ASCII transfer modes
17 //test simple text transfer
24 //test binary data transfer
H A Dgh10521.phpt23 …// Doesn't actually succeed in transferring a file. The file transfer gets aborted by our fake ser…
H A D005.phpt88 Warning: ftp_nb_continue(): No nbronous transfer to continue in %s005.php on line %d
H A Dserver.inc283 fputs($s, "125 Data connection already open; transfer starting.\r\n");
461 fputs($s, "125 Data connection already open; transfer starting.\r\n");
511 fputs($s, "125 Data connection already open; transfer starting.\r\n");
/php-src/ext/curl/tests/
H A Dcurl_getinfo_CURLINFO_POSTTRANSFER_TIME_T.phpt23 var_dump($info['posttransfer_time_us'] === 0); // this is always 0 before executing the transfer
/php-src/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic4.phpt105 // transfer-encode it, it takes too many bytes to fit on a single line
111 // with no transfer encoding, and when it would transfer-encode
116 // but the new one transfer-encodes it
117 // In the general case, matching the old implementation's decision to transfer-encode or not
/php-src/ext/dom/lexbor/
H A DLICENSE78 use, offer to sell, sell, import, and otherwise transfer the Work,
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt78 use, offer to sell, sell, import, and otherwise transfer the Work,
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます11719 0 short 0x6060 Dyalog APL transfer
12246 >4 lelong 0x100000E5 file transfer protocol
12247 >4 lelong 0x100000E5 file transfer protocol
19680 # data and image transfer, storage, etc., for the astronomical community.
29309 0 string DAFETF\ NAIF\ DAF\ ENCODED NASA SPICE file (transfer format)
H A Dmagic11719 0 short 0x6060 Dyalog APL transfer
12246 >4 lelong 0x100000E5 file transfer protocol
12247 >4 lelong 0x100000E5 file transfer protocol
19680 # data and image transfer, storage, etc., for the astronomical community.
29309 0 string DAFETF\ NAIF\ DAF\ ENCODED NASA SPICE file (transfer format)

Completed in 172 milliseconds