Home
last modified time | relevance | path

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

/PHP-8.4/ext/posix/tests/
H A Dposix_errno_basic.phpt2 Test function posix_errno() by calling it with its expected arguments
15 var_dump(posix_errno());
H A Dposix_errno_variation1.phpt2 Test function posix_errno() by calling it with with permission error
19 var_dump(posix_errno());
H A Dposix_errno_variation2.phpt2 Test function posix_errno() by calling it with its expected arguments
19 var_dump(posix_errno());
H A Dposix_sysconf.phpt8 var_dump(posix_errno() != 0);
H A Dposix_pathconf.phpt17 var_dump(posix_errno() != 0);
H A Dposix_fpathconf.phpt12 var_dump(posix_errno() != 0);
/PHP-8.4/ext/posix/
H A Dposix.stub.php439 function posix_errno(): int {} function

Completed in 11 milliseconds