Searched refs:dwType (Results 1 - 2 of 2) sorted by relevance
| /PHP_5_5/ext/pspell/ |
| H A D | pspell.c | 273 DWORD dwType,dwLen; local 294 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); 370 DWORD dwType,dwLen; local 391 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); 696 DWORD dwType,dwLen; local 713 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen);
|
| /PHP_5_5/ext/standard/ |
| H A D | info.c | 300 DWORD dwType; local 344 pGPI(6, 0, 0, 0, &dwType); 346 switch (dwType) {
|
Completed in 5 milliseconds