Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Drfc1867.c76 #define UPLOAD_ERROR_E 6 /* Missing /tmp or similar directory */ macro
87 REGISTER_MAIN_LONG_CONSTANT("UPLOAD_ERR_NO_TMP_DIR", UPLOAD_ERROR_E, CONST_CS | CONST_PERSISTENT); in php_rfc1867_register_constants()
1016 cancel_upload = UPLOAD_ERROR_E;
1104 if (cancel_upload != UPLOAD_ERROR_E) { /* file creation failed */

Completed in 7 milliseconds