Home
last modified time | relevance | path

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

/php-src/ext/posix/tests/
H A Dposix_uname_basic.phpt2 Test posix_uname() function : basic functionality
9 $uname = posix_uname();
/php-src/ext/posix/
H A Dposix.stub.php365 function posix_uname(): array|false {} function
H A Dposix_arginfo.h220 ZEND_FUNCTION(posix_uname);
294 ZEND_FE(posix_uname, arginfo_posix_uname)
H A Dposix.c341 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() argument

Completed in 13 milliseconds