Home
last modified time | relevance | path

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

/PHP-8.4/ext/standard/
H A Dinfo.c661 DWORD dwVersion = GetVersion(); in php_get_uname() local
662 DWORD dwWindowsMajorVersion = (DWORD)(LOBYTE(LOWORD(dwVersion))); in php_get_uname()
663 DWORD dwWindowsMinorVersion = (DWORD)(HIBYTE(LOWORD(dwVersion))); in php_get_uname()
677 dwBuild = (DWORD)(HIWORD(dwVersion)); in php_get_uname()
694 dwBuild = (DWORD)(HIWORD(dwVersion)); in php_get_uname()
/PHP-8.4/ext/fileinfo/tests/
H A Dmagic39954 # dwVersion version of the WIM file 00010d00h~1.13 00000e00h~0.14
H A Dmagic私はガラスを食べられます39954 # dwVersion version of the WIM file 00010d00h~1.13 00000e00h~0.14

Completed in 176 milliseconds