Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds