Home
last modified time | relevance | path

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

/PHP-5.3/sapi/cgi/
H A Dfastcgi.c1269 char *os_name; local
1271 os_name = getenv("OS");
1272 if (os_name && stricmp(os_name, "Windows_NT") == 0) {

Completed in 6 milliseconds