Searched refs:odbc_stmt_methods (Results 1 – 3 of 3) sorted by relevance
165 extern const struct pdo_stmt_methods odbc_stmt_methods;
200 stmt->methods = &odbc_stmt_methods; in odbc_handle_preparer()
882 const struct pdo_stmt_methods odbc_stmt_methods = { variable
Completed in 9 milliseconds