Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Dfile.c1639 PHPAPI int php_copy_file_ex(char *src, char *dest, int src_flg TSRMLS_DC) in php_copy_file_ex()
1647 PHPAPI int php_copy_file_ctx(char *src, char *dest, int src_flg, php_stream_context *ctx TSRMLS_DC) in php_copy_file_ctx() argument
1718 srcstream = php_stream_open_wrapper_ex(src, "rb", src_flg | REPORT_ERRORS, NULL, ctx); in php_copy_file_ctx()

Completed in 10 milliseconds