Home
last modified time | relevance | path

Searched refs:php_copy_file (Results 1 – 3 of 3) sorted by last modified time

/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()
/PHP-5.5/ext/standard/
H A Dfile.c1634 PHPAPI int php_copy_file(char *src, char *dest TSRMLS_DC) in php_copy_file() function
H A Dfile.h77 PHPAPI int php_copy_file(char *src, char *dest TSRMLS_DC);

Completed in 21 milliseconds