Home
last modified time | relevance | path

Searched refs:php_copy_file (Results 1 – 25 of 25) sorted by relevance

/dports/lang/php81/php-8.1.1/ext/standard/
H A Dfile.h41 PHPAPI int php_copy_file(const char *src, const char *dest);
H A Dfile.c1653 PHPAPI int php_copy_file(const char *src, const char *dest) in php_copy_file() function
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dfile.h41 PHPAPI int php_copy_file(const char *src, const char *dest);
H A Dfile.c1653 PHPAPI int php_copy_file(const char *src, const char *dest) in php_copy_file() function
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dfile.h41 PHPAPI int php_copy_file(const char *src, const char *dest);
H A Dfile.c1611 PHPAPI int php_copy_file(const char *src, const char *dest) in php_copy_file() function
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dfile.h41 PHPAPI int php_copy_file(const char *src, const char *dest);
H A Dfile.c1611 PHPAPI int php_copy_file(const char *src, const char *dest) in php_copy_file() function
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dfile.h75 PHPAPI int php_copy_file(const char *src, const char *dest);
H A Dfile.c1673 PHPAPI int php_copy_file(const char *src, const char *dest) in php_copy_file() function
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dfile.h75 PHPAPI int php_copy_file(const char *src, const char *dest);
H A Dfile.c1688 PHPAPI int php_copy_file(const char *src, const char *dest) in php_copy_file() function
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dfile.h75 PHPAPI int php_copy_file(const char *src, const char *dest);
H A Dfile.c1688 PHPAPI int php_copy_file(const char *src, const char *dest) in php_copy_file() function
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dfile.h75 PHPAPI int php_copy_file(const char *src, const char *dest);
H A Dfile.c1673 PHPAPI int php_copy_file(const char *src, const char *dest) in php_copy_file() function
/dports/devel/pecl-swoole/swoole-4.8.5/thirdparty/php/streams/
H A Dplain_wrapper.c986 if (php_copy_file(url_from, url_to) == SUCCESS) { in php_plain_files_rename()
/dports/www/mod_php80/php-8.0.15/main/streams/
H A Dplain_wrapper.c1254 if (php_copy_file(url_from, url_to) == SUCCESS) { in php_plain_files_rename()
/dports/www/mod_php81/php-8.1.1/main/streams/
H A Dplain_wrapper.c1298 if (php_copy_file(url_from, url_to) == SUCCESS) { in php_plain_files_rename()
/dports/lang/php80/php-8.0.15/main/streams/
H A Dplain_wrapper.c1254 if (php_copy_file(url_from, url_to) == SUCCESS) { in php_plain_files_rename()
/dports/lang/php73/php-7.3.33/main/streams/
H A Dplain_wrapper.c1213 if (php_copy_file(url_from, url_to) == SUCCESS) { in php_plain_files_rename()
/dports/lang/php74/php-7.4.27/main/streams/
H A Dplain_wrapper.c1246 if (php_copy_file(url_from, url_to) == SUCCESS) { in php_plain_files_rename()
/dports/lang/php81/php-8.1.1/main/streams/
H A Dplain_wrapper.c1298 if (php_copy_file(url_from, url_to) == SUCCESS) { in php_plain_files_rename()
/dports/www/mod_php74/php-7.4.27/main/streams/
H A Dplain_wrapper.c1246 if (php_copy_file(url_from, url_to) == SUCCESS) { in php_plain_files_rename()
/dports/www/mod_php73/php-7.3.33/main/streams/
H A Dplain_wrapper.c1213 if (php_copy_file(url_from, url_to) == SUCCESS) { in php_plain_files_rename()