Home
last modified time | relevance | path

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

/PHP-5.4/sapi/cgi/
H A Dfastcgi.c1510 char *os_name; local
1512 os_name = getenv("OS");
1513 if (os_name && stricmp(os_name, "Windows_NT") == 0) {

Completed in 6 milliseconds