Home
last modified time | relevance | path

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

/php-src/main/
H A Drfc1867.h36 #define PHP_UPLOAD_ERROR_E 6 /* Missing /tmp or similar directory */ macro
H A Dmain_arginfo.h95 REGISTER_LONG_CONSTANT("UPLOAD_ERR_NO_TMP_DIR", PHP_UPLOAD_ERROR_E, CONST_PERSISTENT); in register_main_symbols()
H A Drfc1867.c1003 cancel_upload = PHP_UPLOAD_ERROR_E;
1091 if (cancel_upload != PHP_UPLOAD_ERROR_E) { /* file creation failed */

Completed in 12 milliseconds