Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dfile.c1642 PHPAPI int php_copy_file_ex(char *src, char *dest, int src_flg TSRMLS_DC) in php_copy_file_ex()
1650 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
1721 srcstream = php_stream_open_wrapper_ex(src, "rb", src_flg | REPORT_ERRORS, NULL, ctx); in php_copy_file_ctx()

Completed in 9 milliseconds