Home
last modified time | relevance | path

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

/PHP-5.3/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h131 extern struct pdo_stmt_methods firebird_stmt_methods;
H A Dfirebird_driver.c199 stmt->methods = &firebird_stmt_methods; in firebird_handle_preparer()
H A Dfirebird_statement.c691 struct pdo_stmt_methods firebird_stmt_methods = { /* {{{ */ variable

Completed in 27 milliseconds