Definition

drupal-5/includes/file.inc

Code

<?php
define('FILE_EXISTS_ERROR', 2);
?>