Home
last modified time | relevance | path

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

/PHP-7.1/ext/pspell/
H A Dpspell.c277 DWORD dwType,dwLen; in PHP_FUNCTION() local
298 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
374 DWORD dwType,dwLen; in PHP_FUNCTION() local
395 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
697 DWORD dwType,dwLen; in PHP_FUNCTION() local
714 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
/PHP-7.1/ext/standard/
H A Dinfo.c300 DWORD dwType; in php_get_windows_name() local
384 pGPI(6, 0, 0, 0, &dwType); in php_get_windows_name()
386 switch (dwType) { in php_get_windows_name()
/PHP-7.1/ext/openssl/
H A Dxp_ssl.c642 cert_usage.dwType = USAGE_MATCH_TYPE_OR; in win_cert_verify_callback()

Completed in 17 milliseconds