Searched refs:php_get_uname (Results 1 – 2 of 2) sorted by relevance
70 PHPAPI zend_string *php_get_uname(char mode);
637 PHPAPI zend_string *php_get_uname(char mode) in php_get_uname() function766 php_uname = php_get_uname('a'); in php_print_info()1323 RETURN_STR(php_get_uname(*mode)); in PHP_FUNCTION()
Completed in 13 milliseconds