Home
last modified time | relevance | path

Searched refs:odbc_stmt_methods (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h163 extern const struct pdo_stmt_methods odbc_stmt_methods;
H A Dodbc_driver.c197 stmt->methods = &odbc_stmt_methods; in odbc_handle_preparer()
H A Dodbc_stmt.c861 const struct pdo_stmt_methods odbc_stmt_methods = { variable

Completed in 16 milliseconds