Home
last modified time | relevance | path

Searched refs:copy (Results 76 – 100 of 298) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/phar/tests/cache_list/
H A Dcopyonwrite18.phar.phpt2 Phar: copy-on-write test 18 [cache_list]
H A Dcopyonwrite1.phar.phpt2 Phar: copy-on-write test 1 [cache_list]
H A Dcopyonwrite20.phar.phpt2 Phar: copy-on-write test 20 [cache_list]
H A Dcopyonwrite7.phar.phpt2 Phar: copy-on-write test 7 [cache_list]
H A Dcopyonwrite15.phar.phpt2 Phar: copy-on-write test 15 [cache_list]
H A Dcopyonwrite16.phar.phpt2 Phar: copy-on-write test 16 [cache_list]
H A Dcopyonwrite17.phar.phpt2 Phar: copy-on-write test 17 [cache_list]
H A Dcopyonwrite19.phar.phpt2 Phar: copy-on-write test 19 [cache_list]
H A Dcopyonwrite4.phar.phpt2 Phar: copy-on-write test 4 [cache_list]
H A Dcopyonwrite8.phar.phpt2 Phar: copy-on-write test 8 [cache_list]
H A Dcopyonwrite3.phar.phpt2 Phar: copy-on-write test 3 [cache_list]
H A Dcopyonwrite2.phar.phpt2 Phar: copy-on-write test 2 [cache_list]
/PHP-5.5/Zend/tests/
H A Darray_append_COW.phpt2 Tests that array manipulation code is correctly dealing with copy on write and splitting on referen…
H A Darray_unshift_COW.phpt2 Tests that array unshift code is correctly dealing with copy on write and splitting on reference
H A Dunset_cv11.phpt2 unset() CV 11 (unset() of copy destoies original value)
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_setalias.phpt39 copy($fname, $fname2);
44 copy($fname2, $fname3);
/PHP-5.5/ext/spl/tests/
H A Dbug42654.phpt21 $copy = $iterator->getArrayCopy();
22 var_dump($copy);
/PHP-5.5/tests/lang/
H A DforeachLoop.010.phpt11 // "Unless the array is referenced, foreach operates on a copy of
19 // At this point the array $a is no longer referenced, so foreach should operate on a copy of the a…
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dwrite15.phar4 $p->copy("test.txt","copied");
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE6 Everyone is permitted to copy and distribute verbatim copies
50 permission to copy, distribute and/or modify the library.
150 1. You may copy and distribute verbatim copies of the Library's
152 you conspicuously and appropriately publish on each copy an
155 warranty; and distribute a copy of this License along with the
163 of it, thus forming a work based on the Library, and copy and
222 subsequent copies and derivative works made from that copy.
227 4. You may copy and distribute the Library (or a portion or
238 compelled to copy the source along with the object code.
316 materials or that you have already sent this user a copy.
[all …]
/PHP-5.5/ext/pgsql/tests/
H A D06copy.phpt2 PostgreSQL copy functions
/PHP-5.5/ext/filter/
H A Dfilter.c361 …**value, long filter, long flags, zval *options, char* charset, zend_bool copy TSRMLS_DC) /* {{{ */ in php_zval_filter()
372 if (copy) { in php_zval_filter()
497 …**value, long filter, long flags, zval *options, char *charset, zend_bool copy TSRMLS_DC) /* {{{ */ in php_zval_filter_recursive()
514 php_zval_filter_recursive(element, filter, flags, options, charset, copy TSRMLS_CC); in php_zval_filter_recursive()
517 php_zval_filter(element, filter, flags, options, charset, copy TSRMLS_CC); in php_zval_filter_recursive()
521 php_zval_filter(value, filter, flags, options, charset, copy TSRMLS_CC); in php_zval_filter_recursive()
591 static void php_filter_call(zval **filtered, long filter, zval **filter_args, const int copy, long … in php_filter_call() argument
639 if (copy) { in php_filter_call()
650 php_zval_filter_recursive(filtered, filter, filter_flags, options, charset, copy TSRMLS_CC); in php_filter_call()
654 if (copy) { in php_filter_call()
[all …]
/PHP-5.5/ext/mysql/tests/
H A Dsetupdefault.inc3 // copy variables from connect.inc into mysql default connection ini settings, so that implicit mys…
/PHP-5.5/win32/build/
H A Dphpize.bat4 copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH% > nul
/PHP-5.5/
H A Dbuildconf.bat4 copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH% > nul

Completed in 50 milliseconds

12345678910>>...12