Home
last modified time | relevance | path

Searched refs:copy (Results 251 – 275 of 276) sorted by relevance

1...<<1112

/PHP-7.4/build/
H A Dpkg.m417 dnl You should have received a copy of the GNU General Public License
H A Dltmain.sh6118 $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
4135 # You should have received a copy of the GNU General Public License
/PHP-7.4/
H A DCONTRIBUTING.md421 | If you did not receive a copy of the PHP license and are unable to |
423 | license@php.net so we can mail you a copy immediately. |
H A DNEWS217 . Fixed bug #81145 (copy() and stream_copy_to_stream() fail for +4GB files).
605 . Fixed bug #79423 (copy command is limited to size of file it can copy).
814 . Fixed bug #70362 (Can't copy() large 'data://' with open_basedir). (cmb)
948 . Fixed bug #79364 (When copy empty array, next key is unspecified). (cmb)
H A Dphp.ini-development557 ; You can download a copy of the PHP manual from http://php.net/docs
558 ; and change docref_root to the base URL of your local copy including the
H A Dphp.ini-production557 ; You can download a copy of the PHP manual from http://php.net/docs
558 ; and change docref_root to the base URL of your local copy including the
/PHP-7.4/docs/
H A Drelease-process.md43 * Clone a new copy of the php-src repository (it will rewrite history, keep
275 * If that fails for any non-trivially fixable reason, you can manually copy
/PHP-7.4/ext/standard/
H A Dvar_unserializer.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. |
H A Darray.c3851 zend_bool copy = 1; local
3856 copy = 0;
3860 if (copy) {
H A Dfile.c1643 PHP_FUNCTION(copy) in PHP_FUNCTION() argument
H A Dbasic_functions.c3146 PHP_FE(copy, arginfo_copy)
/PHP-7.4/sapi/fpm/
H A Dconfig.m4139 …long v1 = (unsigned int) -1; /* copy will fail if sizeof(long) == 8 and we've got "int ptrace()" */
/PHP-7.4/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt651 [©] => &copy;
H A Dhtml_entity_decode_html5.phpt836 "&copy;",
2970 &copy; => © c2a9
H A Dhtmlentities_html5.phpt155 &copy; U+000A9
/PHP-7.4/ext/soap/
H A Dphp_encoding.c635 xmlNodePtr copy; in to_zval_user() local
637 copy = xmlCopyNode(node, 1); in to_zval_user()
639 xmlNodeDump(buf, NULL, copy, 0, 0); in to_zval_user()
642 xmlFreeNode(copy); in to_zval_user()
H A Dsoap.c171 va_list copy; \
172 va_copy(copy, args); \
173 old_error_handler(error_num, error_filename, error_lineno, format, copy); \
174 va_end(copy); \
/PHP-7.4/ext/opcache/Optimizer/
H A Dblock_pass.c34 int zend_optimizer_get_persistent_constant(zend_string *name, zval *result, int copy) in zend_optimizer_get_persistent_constant() argument
61 if (copy) { in zend_optimizer_get_persistent_constant()
/PHP-7.4/ext/sodium/
H A Dlibsodium.c418 zend_string *copy = zend_string_init(Z_STRVAL_P(zv), Z_STRLEN_P(zv), 0); in sodium_separate_string() local
420 ZVAL_STR(zv, copy); in sodium_separate_string()
/PHP-7.4/ext/phar/
H A Dphar_object.c3448 PHP_METHOD(Phar, copy) in PHP_METHOD() argument
5307 PHP_ME(Phar, copy, arginfo_phar_copy, ZEND_ACC_PUBLIC)
5376 PHP_ME(Phar, copy, arginfo_phar_copy, ZEND_ACC_PUBLIC)
/PHP-7.4/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-7.4/ext/standard/html_tables/
H A Dents_html5.txt831 copy 000A9
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc917 if (!@copy($f, $target)) {
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3839 >>>10 ubyte 1 \b, sector copy
3842 # 1~Image Disc only for *.gho implies Image Boot track and sector copy
3843 >>44 ubyte 1 \b, disc sector copy
11404 # VGA-copy CRC or
21044 # many compressed/converted COMs start with a copy loop instead of a jump

Completed in 251 milliseconds

1...<<1112