Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds