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