Home
last modified time | relevance | path

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

/PHP-5.3/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()
706 DWORD dwType,dwLen; in PHP_FUNCTION() local
723 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
/PHP-5.3/ext/standard/
H A Dinfo.c265 DWORD dwType; in php_get_windows_name() local
303 pGPI(6, 0, 0, 0, &dwType); in php_get_windows_name()
305 switch (dwType) { in php_get_windows_name()

Completed in 9 milliseconds