Home
last modified time | relevance | path

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

/PHP-8.0/main/
H A Dfastcgi.c1721 char *os_name; local
1723 os_name = getenv("OS");
1724 if (os_name && stricmp(os_name, "Windows_NT") == 0) {

Completed in 157 milliseconds