Searched refs:posix_errno (Results 1 – 5 of 5) sorted by relevance
2 Test function posix_errno() by calling it with its expected arguments15 var_dump(posix_errno());
2 Test function posix_errno() by calling it with with permission error19 var_dump(posix_errno());
2 Test function posix_errno() by calling it with its expected arguments19 var_dump(posix_errno());
323 function posix_errno(): int {} function
286 ZEND_FALIAS(posix_errno, posix_get_last_error, arginfo_posix_errno)
Completed in 9 milliseconds