Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h137 extern const struct pdo_stmt_methods firebird_stmt_methods;
H A Dfirebird_driver.c148 stmt->methods = &firebird_stmt_methods; in firebird_handle_preparer()
H A Dfirebird_statement.c849 const struct pdo_stmt_methods firebird_stmt_methods = { /* {{{ */ variable

Completed in 9 milliseconds