Searched refs:dwType (Results 1 – 3 of 3) sorted by relevance
/PHP-5.6/ext/pspell/ |
H A D | pspell.c | 273 DWORD dwType,dwLen; in PHP_FUNCTION() local 294 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION() 370 DWORD dwType,dwLen; in PHP_FUNCTION() local 391 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION() 696 DWORD dwType,dwLen; in PHP_FUNCTION() local 713 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
|
/PHP-5.6/ext/standard/ |
H A D | info.c | 304 DWORD dwType; in php_get_windows_name() local 391 pGPI(6, 0, 0, 0, &dwType); in php_get_windows_name() 393 switch (dwType) { in php_get_windows_name()
|
/PHP-5.6/ext/openssl/ |
H A D | xp_ssl.c | 624 cert_usage.dwType = USAGE_MATCH_TYPE_OR; in win_cert_verify_callback()
|
Completed in 15 milliseconds