Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dinfo.c649 DWORD dwVersion = GetVersion(); in php_get_uname() local
650 DWORD dwWindowsMajorVersion = (DWORD)(LOBYTE(LOWORD(dwVersion))); in php_get_uname()
651 DWORD dwWindowsMinorVersion = (DWORD)(HIBYTE(LOWORD(dwVersion))); in php_get_uname()
666 dwBuild = (DWORD)(HIWORD(dwVersion)); in php_get_uname()
686 dwBuild = (DWORD)(HIWORD(dwVersion)); in php_get_uname()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます29459 # dwVersion version of the WIM file 00010d00h~1.13 00000e00h~0.14
H A Dmagic29459 # dwVersion version of the WIM file 00010d00h~1.13 00000e00h~0.14

Completed in 136 milliseconds