Searched refs:UPLOAD_ERR_OK (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/curl/tests/responder/ | ||
H A D | get.inc | 39 if ($_FILES['file']['error'] === UPLOAD_ERR_OK) { |
/PHP-8.3/main/ | ||
H A D | main.stub.php | 309 const UPLOAD_ERR_OK = UNKNOWN; define |
Completed in 14 milliseconds