Home
last modified time | relevance | path

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

/PHP-8.1/ext/pspell/
H A Dpspell.c192 DWORD dwType,dwLen; in PHP_FUNCTION() local
212 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
285 DWORD dwType,dwLen; in PHP_FUNCTION() local
305 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
580 DWORD dwType,dwLen; in PHP_FUNCTION() local
597 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
/PHP-8.1/ext/standard/
H A Dinfo.c262 DWORD dwType; in php_get_windows_name() local
364 GetProductInfo(6, 0, 0, 0, &dwType); in php_get_windows_name()
366 switch (dwType) { in php_get_windows_name()
/PHP-8.1/ext/openssl/
H A Dxp_ssl.c718 cert_usage.dwType = USAGE_MATCH_TYPE_OR; in php_openssl_win_cert_verify_callback()

Completed in 15 milliseconds