Searched refs:posix_errno (Results 1 – 5 of 5) sorted by relevance
2 Test function posix_errno() by calling it with its expected arguments17 var_dump(posix_errno());
2 Test function posix_errno() by calling it with with permission error18 var_dump(posix_errno());
2 Test function posix_errno() by calling it with its expected arguments21 var_dump(posix_errno());
101 function posix_errno(): int {} function
286 ZEND_FALIAS(posix_errno, posix_get_last_error, arginfo_posix_errno)
Completed in 51 milliseconds