Searched refs:php_os (Results 1 – 1 of 1) sorted by relevance
1975 char *php_os; in php_module_startup() local1988 php_os = "WINNT"; in php_module_startup()2000 php_os=PHP_OS; in php_module_startup()2116 REGISTER_MAIN_STRINGL_CONSTANT("PHP_OS", php_os, strlen(php_os), CONST_PERSISTENT | CONST_CS); in php_module_startup()
Completed in 9 milliseconds