Searched refs:php_get_uname (Results 1 – 2 of 2) sorted by relevance
69 PHPAPI zend_string *php_get_uname(char mode);
653 PHPAPI zend_string *php_get_uname(char mode) in php_get_uname() function775 php_uname = php_get_uname('a'); in php_print_info()1330 RETURN_STR(php_get_uname(mode)); in PHP_FUNCTION()
Completed in 7 milliseconds