Home
last modified time | relevance | path

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

/PHP-7.3/ext/pspell/
H A Dpspell.c275 DWORD dwType,dwLen; in PHP_FUNCTION() local
296 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
372 DWORD dwType,dwLen; in PHP_FUNCTION() local
393 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
695 DWORD dwType,dwLen; in PHP_FUNCTION() local
712 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
/PHP-7.3/ext/standard/
H A Dinfo.c287 DWORD dwType; in php_get_windows_name() local
366 GetProductInfo(6, 0, 0, 0, &dwType); in php_get_windows_name()
368 switch (dwType) { in php_get_windows_name()
/PHP-7.3/ext/openssl/
H A Dxp_ssl.c662 cert_usage.dwType = USAGE_MATCH_TYPE_OR; in php_openssl_win_cert_verify_callback()

Completed in 22 milliseconds