Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Drfc1867.c75 #define UPLOAD_ERROR_B 2 /* Uploaded file exceeded MAX_FILE_SIZE */ macro
86 REGISTER_MAIN_LONG_CONSTANT("UPLOAD_ERR_FORM_SIZE", UPLOAD_ERROR_B, CONST_CS | CONST_PERSISTENT); in php_rfc1867_register_constants()
1056 cancel_upload = UPLOAD_ERROR_B;

Completed in 12 milliseconds