Home
last modified time | relevance | path

Searched refs:LPBYTE (Results 1 – 3 of 3) sorted by relevance

/PHP-7.0/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h87 typedef unsigned char *LPBYTE; typedef
H A Ddblib_stmt.c325 dbconvert(H->link, coltype, data, -1, SQLDATETIME, (LPBYTE) &dt, -1);
380 dbconvert(NULL, coltype, data, 8, SQLFLT8, (LPBYTE)&float_value, -1);
/PHP-7.0/ext/pspell/
H A Dpspell.c298 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
395 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()
714 result = RegQueryValueEx(hkey, "", NULL, &dwType, (LPBYTE)&aspell_dir, &dwLen); in PHP_FUNCTION()

Completed in 11 milliseconds