Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-5.3/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.3/ext/phar/tests/cache_list/files/
H A Dwrite15.phar4 $p->copy("test.txt","copied");
H A Dwrite15.phar.inc10 $p->copy("test.txt","copied");
/PHP-5.3/Zend/tests/
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.3/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.3/ext/pgsql/tests/
H A D06copy.phpt2 PostgreSQL copy functions
/PHP-5.3/ext/phar/tests/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.3/ext/filter/
H A Dfilter.c359 …**value, long filter, long flags, zval *options, char* charset, zend_bool copy TSRMLS_DC) /* {{{ */ in php_zval_filter()
370 if (copy) { in php_zval_filter()
509 …**value, long filter, long flags, zval *options, char *charset, zend_bool copy TSRMLS_DC) /* {{{ */ in php_zval_filter_recursive()
526 php_zval_filter_recursive(element, filter, flags, options, charset, copy TSRMLS_CC); in php_zval_filter_recursive()
529 php_zval_filter(element, filter, flags, options, charset, copy TSRMLS_CC); in php_zval_filter_recursive()
533 php_zval_filter(value, filter, flags, options, charset, copy TSRMLS_CC); in php_zval_filter_recursive()
604 static void php_filter_call(zval **filtered, long filter, zval **filter_args, const int copy, long … in php_filter_call() argument
652 if (copy) { in php_filter_call()
663 php_zval_filter_recursive(filtered, filter, filter_flags, options, charset, copy TSRMLS_CC); in php_filter_call()
667 if (copy) { in php_filter_call()
[all …]
/PHP-5.3/ext/mysql/tests/
H A Dsetupdefault.inc3 // copy variables from connect.inc into mysql default connection ini settings, so that implicit mys…
/PHP-5.3/win32/build/
H A Dphpize.bat4 copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH% > nul
/PHP-5.3/
H A Dbuildconf.bat4 copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH% > nul
/PHP-5.3/ext/standard/tests/array/
H A Dbug44182.phpt2 Bug #44182 (extract EXTR_REFS can fail to split copy-on-write references)
/PHP-5.3/sapi/apache_hooks/
H A DapMakefile.libdir4 copy the Makefile.tmpl onto the end.
/PHP-5.3/sapi/apache/
H A DapMakefile.libdir4 copy the Makefile.tmpl onto the end.

Completed in 35 milliseconds

12345678910>>...12