Home
last modified time | relevance | path

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

/PHP-8.0/ext/pspell/
H A Dpspell.c121 DWORD dwType,dwLen; in PHP_FUNCTION() local
142 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
217 DWORD dwType,dwLen; in PHP_FUNCTION() local
238 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
531 DWORD dwType,dwLen; in PHP_FUNCTION() local
548 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
/PHP-8.0/ext/standard/
H A Dinfo.c263 DWORD dwType; in php_get_windows_name() local
342 GetProductInfo(6, 0, 0, 0, &dwType); in php_get_windows_name()
344 switch (dwType) { in php_get_windows_name()
/PHP-8.0/ext/openssl/
H A Dxp_ssl.c680 cert_usage.dwType = USAGE_MATCH_TYPE_OR; in php_openssl_win_cert_verify_callback()

Completed in 17 milliseconds