Home
last modified time | relevance | path

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

/php-src/ext/odbc/
H A Dodbc.stub.php235 const SQL_TIMESTAMP = UNKNOWN; define
H A Dodbc_arginfo.h410 REGISTER_LONG_CONSTANT("SQL_TIMESTAMP", SQL_TIMESTAMP, CONST_PERSISTENT); in register_odbc_symbols()
H A Dphp_odbc.c706 case SQL_TIMESTAMP: in odbc_bindcols()
768 if (result->values[i].coltype == SQL_TIMESTAMP) { in odbc_bindcols()
/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c554 case SQL_TIMESTAMP: in pdo_firebird_stmt_get_col()
822 case SQL_TIMESTAMP: in pdo_firebird_stmt_param_hook()

Completed in 15 milliseconds