Searched refs:firebird_stmt_methods (Results 1 – 3 of 3) sorted by relevance
126 extern const struct pdo_stmt_methods firebird_stmt_methods;
695 stmt->methods = &firebird_stmt_methods; in firebird_handle_preparer()
951 const struct pdo_stmt_methods firebird_stmt_methods = { /* {{{ */ variable
Completed in 11 milliseconds