Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h126 extern const struct pdo_stmt_methods firebird_stmt_methods;
H A Dfirebird_statement.c852 const struct pdo_stmt_methods firebird_stmt_methods = { /* {{{ */ variable
H A Dfirebird_driver.c570 stmt->methods = &firebird_stmt_methods; in firebird_handle_preparer()

Completed in 16 milliseconds