Home
last modified time | relevance | path

Searched refs:SQL_TIMESTAMP (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/odbc/
H A Dodbc.stub.php216 const SQL_TIMESTAMP = UNKNOWN; define
H A Dodbc_arginfo.h436 REGISTER_LONG_CONSTANT("SQL_TIMESTAMP", SQL_TIMESTAMP, CONST_PERSISTENT); in register_odbc_symbols()
H A Dphp_odbc.c578 case SQL_TIMESTAMP: in odbc_bindcols()
640 if (result->values[i].coltype == SQL_TIMESTAMP) { in odbc_bindcols()
/PHP-8.3/ext/pdo_firebird/
H A Dfirebird_statement.c486 case SQL_TIMESTAMP: in firebird_stmt_get_col()
743 case SQL_TIMESTAMP: in firebird_stmt_param_hook()

Completed in 18 milliseconds