Home
last modified time | relevance | path

Searched refs:posix_uname (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/posix/tests/
H A Dposix_uname_basic.phpt2 Test posix_uname() function : basic functionality
9 $uname = posix_uname();
/PHP-8.2/ext/posix/
H A Dposix.stub.php253 function posix_uname(): array|false {} function
H A Dposix_arginfo.h195 ZEND_FUNCTION(posix_uname);
260 ZEND_FE(posix_uname, arginfo_posix_uname)
H A Dposix.c342 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() argument

Completed in 15 milliseconds