Home
last modified time | relevance | path

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

/PHP-8.0/ext/posix/tests/
H A Dposix_errno_basic.phpt2 Test function posix_errno() by calling it with its expected arguments
17 var_dump(posix_errno());
H A Dposix_errno_variation1.phpt2 Test function posix_errno() by calling it with with permission error
18 var_dump(posix_errno());
H A Dposix_errno_variation2.phpt2 Test function posix_errno() by calling it with its expected arguments
21 var_dump(posix_errno());
/PHP-8.0/ext/posix/
H A Dposix.stub.php101 function posix_errno(): int {} function
H A Dposix_arginfo.h286 ZEND_FALIAS(posix_errno, posix_get_last_error, arginfo_posix_errno)

Completed in 7 milliseconds