Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dfile.h41 PHPAPI int php_copy_file(const char *src, const char *dest);
H A Dfile.c1519 PHPAPI int php_copy_file(const char *src, const char *dest) in php_copy_file() function
/php-src/main/streams/
H A Dplain_wrapper.c1312 if (php_copy_file(url_from, url_to) == SUCCESS) { in php_plain_files_rename()

Completed in 16 milliseconds