Searched refs:wProductType (Results 1 – 3 of 3) sorted by relevance
93 BYTE wProductType; member
333 if( osvi.wProductType == VER_NT_WORKSTATION ) { in php_get_windows_name()340 if( osvi.wProductType == VER_NT_WORKSTATION ) { in php_get_windows_name()365 if( osvi.wProductType == VER_NT_WORKSTATION ) { in php_get_windows_name()371 if( osvi.wProductType == VER_NT_WORKSTATION ) { in php_get_windows_name()446 else if (osvi.wProductType == VER_NT_WORKSTATION && in php_get_windows_name()454 if ( osvi.wProductType != VER_NT_WORKSTATION ) { in php_get_windows_name()500 if (osvi.wProductType == VER_NT_WORKSTATION ) { in php_get_windows_name()
2147 …_CONSTANT("PHP_WINDOWS_VERSION_PRODUCTTYPE", EG(windows_version_info).wProductType, CONST_PERSISTE… in php_module_startup()
Completed in 16 milliseconds