Searched refs:dwType (Results 1 - 2 of 2) sorted by relevance
| /PHP_5_4/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_4/ext/standard/ |
| H A D | info.c | 308 DWORD dwType; local 346 pGPI(6, 0, 0, 0, &dwType); 348 switch (dwType) {
|
Completed in 5 milliseconds