Home
last modified time | relevance | path

Searched refs:copy (Results 126 – 150 of 302) sorted by relevance

12345678910>>...13

/PHP-7.2/ext/standard/tests/streams/
H A Dbug54623.phpt2 Bug #54623: Segfault when when writing to a persistent socket after closing a copy of the socket
/PHP-7.2/Zend/tests/traits/
H A Dlanguage013.phpt2 Statics work like expected for language-based copy'n'paste. No link between methods from the same t…
/PHP-7.2/ext/zip/tests/
H A Dbug8009.phpt13 copy($src, $filename);
H A Doo_addemptydir.phpt15 copy($dirname . 'test.zip', $file);
H A Doo_addfile.phpt15 copy($dirname . 'test.zip', $file);
H A Dbug64342_1.phpt15 copy($dirname . 'test.zip', $file);
H A Dbug64342_1-mb.phpt15 copy($dirname . 'test.zip', $file);
/PHP-7.2/ext/phar/tests/cache_list/
H A Dcopyonwrite10.phar.phpt2 Phar: copy-on-write test 10 [cache_list]
H A Dcopyonwrite5.phar.phpt2 Phar: copy-on-write test 5 [cache_list]
H A Dcopyonwrite6.phar.phpt2 Phar: copy-on-write test 6 [cache_list]
H A Dcopyonwrite4a.phpt2 Phar: copy-on-write test 4a [cache_list]
/PHP-7.2/Zend/tests/
H A Dbug67633.phpt2 Bug #67633: A foreach on an array returned from a function not doing copy-on-write
H A Dbug37715.phpt2 Bug #37715 (array pointers resetting on copy)
/PHP-7.2/ext/standard/tests/strings/
H A Dhtmlentities16.phpt20 string(58) "€©роскошный"
/PHP-7.2/Zend/
H A Dzend_variables.c177 zend_ast *copy = zend_ast_copy(Z_ASTVAL_P(zvalue)); in _zval_copy_ctor_func() local
178 ZVAL_NEW_AST(zvalue, copy); in _zval_copy_ctor_func()
/PHP-7.2/ext/curl/tests/
H A Dcurl_copy_handle_basic.phpt21 // copy the handle
H A Dcurl_copy_handle_variation1.phpt20 // copy the handle
/PHP-7.2/ext/exif/tests/
H A Dexif002.phpt13 copy of test1.jpg as a thumbnail.
/PHP-7.2/main/
H A Dbuild-defs.h.in11 | If you did not receive a copy of the PHP license and are unable to |
13 | license@php.net so we can mail you a copy immediately. |
/PHP-7.2/ext/zlib/tests/
H A Dzlib_wrapper_ftruncate_basic.phpt13 copy($f, $f2);
/PHP-7.2/ext/phar/tests/
H A Dbug46060.phpt17 copy($fname, $fname2);
H A Dbug65028.phpt136 copy(__DIR__ . "/bug65028.phar", __DIR__ . "/bug65028-copy.phar");
141 $phar = new Phar(__DIR__ . "/bug65028-copy.phar");
152 @unlink(__DIR__ . "/bug65028-copy.phar");
/PHP-7.2/ext/phar/tests/tar/
H A Dlinks.phpt10 copy(dirname(__FILE__) . '/files/links.tar', $fname);
/PHP-7.2/ext/phar/
H A Dphar_path_check.re11 | If you did not receive a copy of the PHP license and are unable to |
13 | license@php.net so we can mail you a copy immediately. |
/PHP-7.2/ext/phar/tests/zip/
H A Dlargezip.phpt19 copy($fname, $fname2);

Completed in 37 milliseconds

12345678910>>...13