Home
last modified time | relevance | path

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

/PHP-5.5/ext/pspell/
H A Dpspell.c273 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.5/ext/standard/
H A Dinfo.c304 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()

Completed in 23 milliseconds