Searched refs:odbc_stmt_methods (Results 1 – 3 of 3) sorted by relevance
168 extern struct pdo_stmt_methods odbc_stmt_methods;
203 stmt->methods = &odbc_stmt_methods; in odbc_handle_preparer()
826 struct pdo_stmt_methods odbc_stmt_methods = { variable
Completed in 12 milliseconds