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