Searched refs:SQLUSMALLINT (Results 1 – 3 of 3) sorted by relevance
59 #define SQLUSMALLINT UWORD macro80 #define SQLUSMALLINT USHORT macro154 #ifndef SQLUSMALLINT155 #define SQLUSMALLINT UWORD macro172 #define SQLUSMALLINT UWORD macro
437 (SQLUSMALLINT) SQL_COMMIT); in ZEND_GET_MODULE()1463 SQLUSMALLINT max_len; in PHP_FUNCTION()1667 SQLUSMALLINT RowStatus[1]; in php_odbc_fetch_hash()1821 SQLUSMALLINT RowStatus[1]; in PHP_FUNCTION()1972 SQLUSMALLINT RowStatus[1]; in PHP_FUNCTION()2027 SQLUSMALLINT RowStatus[1]; in PHP_FUNCTION()2204 SQLUSMALLINT RowStatus[1]; in PHP_FUNCTION()3608 type = (SQLUSMALLINT) vtype; in PHP_FUNCTION()3609 scope = (SQLUSMALLINT) vscope; in PHP_FUNCTION()3670 SQLUSMALLINT unique, reserved; in PHP_FUNCTION()[all …]
310 …rc = SQLDescribeParam(S->stmt, (SQLUSMALLINT) param->paramno+1, &sqltype, &precision, &scale, &nul… in odbc_stmt_param_hook()367 rc = SQLBindParameter(S->stmt, (SQLUSMALLINT) param->paramno+1, in odbc_stmt_param_hook()
Completed in 14 milliseconds