Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/
H A Dfile.h77 PHPAPI int php_copy_file(const char *src, const char *dest TSRMLS_DC);
H A Dfile.c1643 PHPAPI int php_copy_file(const char *src, const char *dest TSRMLS_DC) in php_copy_file() function
/PHP-5.6/main/streams/
H A Dplain_wrapper.c1129 if (php_copy_file(url_from, url_to TSRMLS_CC) == SUCCESS) { in php_plain_files_rename()

Completed in 21 milliseconds