Home
last modified time | relevance | path

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

/PHP-7.2/ext/pdo_dblib/
H A Ddblib_stmt.c274 if (stmt->dbh->stringify || (coltype == SQLINT8 && sizeof(zend_long) < sizeof(DBBIGINT))) { in pdo_dblib_stmt_get_col()
283 case SQLINT8: in pdo_dblib_stmt_get_col()
358 case SQLINT8: { in pdo_dblib_stmt_get_col()
H A Dphp_pdo_dblib_int.h56 # define SQLINT8 SYBINT8 macro

Completed in 8 milliseconds