Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Drfc1867.c78 #define UPLOAD_ERROR_E 6 /* Missing /tmp or similar directory */ macro
89 REGISTER_MAIN_LONG_CONSTANT("UPLOAD_ERR_NO_TMP_DIR", UPLOAD_ERROR_E, CONST_CS | CONST_PERSISTENT); in php_rfc1867_register_constants()
1026 cancel_upload = UPLOAD_ERROR_E;
1114 if (cancel_upload != UPLOAD_ERROR_E) { /* file creation failed */

Completed in 12 milliseconds