Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h168 extern struct pdo_stmt_methods odbc_stmt_methods;
H A Dodbc_driver.c203 stmt->methods = &odbc_stmt_methods; in odbc_handle_preparer()
H A Dodbc_stmt.c826 struct pdo_stmt_methods odbc_stmt_methods = { variable

Completed in 30 milliseconds