Searched refs:php_copy_file (Results 1 – 3 of 3) sorted by relevance
77 PHPAPI int php_copy_file(const char *src, const char *dest TSRMLS_DC);
1643 PHPAPI int php_copy_file(const char *src, const char *dest TSRMLS_DC) in php_copy_file() function
1129 if (php_copy_file(url_from, url_to TSRMLS_CC) == SUCCESS) { in php_plain_files_rename()
Completed in 21 milliseconds