Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dinfo.c672 DWORD dwVersion = GetVersion(); in php_get_uname() local
673 DWORD dwWindowsMajorVersion = (DWORD)(LOBYTE(LOWORD(dwVersion))); in php_get_uname()
674 DWORD dwWindowsMinorVersion = (DWORD)(HIBYTE(LOWORD(dwVersion))); in php_get_uname()
689 dwBuild = (DWORD)(HIWORD(dwVersion)); in php_get_uname()
709 dwBuild = (DWORD)(HIWORD(dwVersion)); in php_get_uname()
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic34516 # dwVersion version of the WIM file 00010d00h~1.13 00000e00h~0.14
H A Dmagic私はガラスを食べられます34516 # dwVersion version of the WIM file 00010d00h~1.13 00000e00h~0.14

Completed in 180 milliseconds