Home
last modified time | relevance | path

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

1...<<1112

/PHP-5.5/ext/phar/tests/
H A Dphar_convert_again.phpt38 copy($tbz->getPath(), $fname2);
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlentities_html4.phpt75 &copy; U+000A9
H A Dget_html_translation_table_basic5.phpt651 [©] => &copy;
/PHP-5.5/Zend/RFCs/
H A D001.txt98 called on the originally instantiated object and not a copy. Line 22
/PHP-5.5/ext/phar/
H A DTODO100 X Phar::copy($from, $to); [Greg]
/PHP-5.5/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 Dstring.c1191 int copy; in php_implode() local
1193 zend_make_printable_zval(*tmp, &expr, &copy); in php_implode()
1195 if (copy) { in php_implode()
/PHP-5.5/ext/mbstring/oniguruma/win32/
H A DMakefile16 CP = copy
/PHP-5.5/ext/standard/tests/array/
H A Darray_pad_variation1.phpt6 * Description: Returns a copy of input array padded with pad_value to size pad_size
H A Darray_pad_variation6.phpt6 * Description: Returns a copy of input array padded with pad_value to size pad_size
/PHP-5.5/sapi/cgi/
H A DREADME.FastCGI77 copy the FastCGI-PHP binary in there. (named 'php-cgi') This sets up
/PHP-5.5/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc20 * You should have received a copy of the GNU Lesser General Public
/PHP-5.5/ext/opcache/
H A DREADME28 make install # this will copy opcache.so into PHP extension directory
/PHP-5.5/win32/build/
H A Dconfig.w32.phpize.in68 …STDOUT.WriteLine('Parsers will not be generated. Upgrade your copy at http://sf.net/projects/re2c'…
H A Dconfig.w3269 …STDOUT.WriteLine('Parsers will not be generated. Upgrade your copy at http://sf.net/projects/re2c'…
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch2912 * softmagic - lookup one file in parsed, in-memory copy of database
2990 - char *copy;
2994 - if ((copy = malloc(len + 1)) == NULL)
2996 - (void)memcpy(copy, str, len);
2997 - copy[len] = '\0';
2998 - return copy;
3075 * Note: FILE_SEARCH and FILE_REGEX do not actually copy
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja137 Don't forget to copy php3.ini-dist to desired location.
140 If you have already installed PHP3, copy all the entries in php3.ini-dist
/PHP-5.5/sapi/fpm/
H A Dconfig.m4145 …long v1 = (unsigned int) -1; /* copy will fail if sizeof(long) == 8 and we've got "int ptrace()" */
/PHP-5.5/
H A DREADME.RELEASE_PROCESS206 to manually copy the old information to include/releases.inc
H A Dserver-tests.php153 copy("$src/$entry", "$new/$entry");
/PHP-5.5/ext/soap/
H A Dphp_encoding.c665 xmlNodePtr copy; in to_zval_user() local
667 copy = xmlCopyNode(node, 1); in to_zval_user()
669 xmlNodeDump(buf, NULL, copy, 0, 0); in to_zval_user()
673 xmlFreeNode(copy); in to_zval_user()
H A Dsoap.c172 va_list copy; \
173 va_copy(copy, args); \
174 old_error_handler(error_num, error_filename, error_lineno, format, copy); \
175 va_end(copy); \
/PHP-5.5/win32/
H A Dphp5dllts.dsp2275 copy $(InputPath) $(InputDir)\timelib_config.h
2286 copy $(InputPath) $(InputDir)\timelib_config.h
2297 copy $(InputPath) $(InputDir)\timelib_config.h
2308 copy $(InputPath) $(InputDir)\timelib_config.h
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME343 not specify this option, pcre_chartables.c is created as a copy of
582 by making a copy of pcre_chartables.c.dist, which is a default set of tables
801 default, this is created as a copy of pcre_chartables.c.dist, which contains
/PHP-5.5/ext/opcache/Optimizer/
H A Dblock_pass.c4 static int zend_get_persistent_constant(char *name, uint name_len, zval *result, int copy TSRMLS_DC… in zend_get_persistent_constant()
29 if (copy) { in zend_get_persistent_constant()

Completed in 108 milliseconds

1...<<1112