Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dfastcgi.c1723 char *os_name; local
1725 os_name = getenv("OS");
1726 if (os_name && stricmp(os_name, "Windows_NT") == 0) {

Completed in 975 milliseconds