Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dinfo.c643 DWORD dwVersion = GetVersion(); in php_get_uname() local
644 DWORD dwWindowsMajorVersion = (DWORD)(LOBYTE(LOWORD(dwVersion))); in php_get_uname()
645 DWORD dwWindowsMinorVersion = (DWORD)(HIBYTE(LOWORD(dwVersion))); in php_get_uname()
660 dwBuild = (DWORD)(HIWORD(dwVersion)); in php_get_uname()
680 dwBuild = (DWORD)(HIWORD(dwVersion)); in php_get_uname()
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます32548 # dwVersion version of the WIM file 00010d00h~1.13 00000e00h~0.14
H A Dmagic32548 # dwVersion version of the WIM file 00010d00h~1.13 00000e00h~0.14

Completed in 126 milliseconds