Home
last modified time | relevance | path

Searched defs:coltype (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pdo_dblib/
H A Ddblib_stmt.c257 static int pdo_dblib_stmt_should_stringify_col(pdo_stmt_t *stmt, int coltype) in pdo_dblib_stmt_should_stringify_col()
305 static void pdo_dblib_stmt_stringify_col(int coltype, LPBYTE data, DBINT data_len, zval *zv) in pdo_dblib_stmt_stringify_col()
348 int coltype; in pdo_dblib_stmt_get_col() local
469 int coltype; in pdo_dblib_stmt_get_column_meta() local
/php-src/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h132 SWORD coltype; member
/php-src/ext/odbc/
H A Dphp_odbc_includes.h208 SQLLEN coltype; member

Completed in 19 milliseconds