Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds