Home
last modified time | relevance | path

Searched refs:copy (Results 301 – 316 of 316) sorted by relevance

1...<<111213

/php-src/ext/standard/
H A Dfile.c1490 PHP_FUNCTION(copy) in PHP_FUNCTION() argument
H A Darray.c4292 bool copy = 1; local
4297 copy = 0;
4301 if (copy) {
H A Dbasic_functions.stub.php2855 function copy(string $from, string $to, $context = null): bool {}
H A Dbasic_functions_arginfo.h2662 ZEND_FUNCTION(copy);
3299 ZEND_FE(copy, arginfo_copy)
/php-src/docs/
H A Drelease-process.md583 copy the tarballs and signature files into the repository. Add, commit, and
663 > If this fails for any reason, you can manually copy the information
/php-src/ext/standard/html_tables/
H A Dents_html5.txt831 copy 000A9
/php-src/ext/date/lib/
H A Dparse_date.re7 * Permission is hereby granted, free of charge, to any person obtaining a copy
10 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/php-src/ext/standard/tests/strings/
H A Dhtmlentities_html5.phpt155 &copy; U+000A9
/php-src/ext/phar/phar/
H A Dpharcommand.inc929 if (!@copy($f, $target)) {
/php-src/
H A Dphp.ini-development574 ; You can download a copy of the PHP manual from https://php.net/docs
575 ; and change docref_root to the base URL of your local copy including the
H A Dphp.ini-production576 ; You can download a copy of the PHP manual from https://php.net/docs
577 ; and change docref_root to the base URL of your local copy including the
/php-src/build/
H A Dltmain.sh6131 $echo "$modename: cannot copy a libtool object to \`$destfile'" 1>&2
H A Dlibtool.m47 ## unlimited permission to copy and/or distribute it, with or without
548 # Copy echo and quote the copy suitably for passing to libtool from
4144 # You should have received a copy of the GNU General Public License
/php-src/ext/phar/
H A Dphar_object.c3409 PHP_METHOD(Phar, copy) in PHP_METHOD() argument
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます4671 >>>10 ubyte 1 \b, sector copy
4674 # 1~Image Disc only for *.gho implies Image Boot track and sector copy
4675 >>44 ubyte 1 \b, disc sector copy
13798 # VGA-copy CRC or
14901 # not needed for disk copy
27621 # many compressed/converted COMs start with a copy loop instead of a jump
H A Dmagic4671 >>>10 ubyte 1 \b, sector copy
4674 # 1~Image Disc only for *.gho implies Image Boot track and sector copy
4675 >>44 ubyte 1 \b, disc sector copy
13798 # VGA-copy CRC or
14901 # not needed for disk copy
27621 # many compressed/converted COMs start with a copy loop instead of a jump

Completed in 286 milliseconds

1...<<111213