Searched refs:posix_uname (Results 1 – 4 of 4) sorted by relevance
2 Test posix_uname() function : basic functionality9 $uname = posix_uname();
253 function posix_uname(): array|false {} function
195 ZEND_FUNCTION(posix_uname);260 ZEND_FE(posix_uname, arginfo_posix_uname)
342 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() argument
Completed in 8 milliseconds