src_chk 80 ext/standard/file.h PHPAPI int php_copy_file_ex(const char *src, const char *dest, int src_chk); src_chk 81 ext/standard/file.h PHPAPI int php_copy_file_ctx(const char *src, const char *dest, int src_chk, php_stream_context *ctx);