Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Drfc1867.c71 #define UPLOAD_ERROR_E 6 /* Missing /tmp or similar directory */ macro
82 REGISTER_MAIN_LONG_CONSTANT("UPLOAD_ERR_NO_TMP_DIR", UPLOAD_ERROR_E, CONST_CS | CONST_PERSISTENT); in php_rfc1867_register_constants()
1008 cancel_upload = UPLOAD_ERROR_E;
1092 if (cancel_upload != UPLOAD_ERROR_E) { /* file creation failed */

Completed in 7 milliseconds