Home
last modified time | relevance | path

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

/PHP-7.4/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
/PHP-7.4/main/streams/
H A Dplain_wrapper.c1246 if (php_copy_file(url_from, url_to) == SUCCESS) { in php_plain_files_rename()

Completed in 18 milliseconds