Searched refs:posix_get_last_error (Results 1 – 4 of 4) sorted by relevance
17 $errno= posix_get_last_error();
220 ZEND_FUNCTION(posix_get_last_error);285 ZEND_FE(posix_get_last_error, arginfo_posix_get_last_error)286 ZEND_FALIAS(posix_errno, posix_get_last_error, arginfo_posix_errno)
98 function posix_get_last_error(): int {} function
1163 PHP_FUNCTION(posix_get_last_error) in PHP_FUNCTION() argument
Completed in 8 milliseconds