Searched refs:php_firebird_free_sqlda (Results 1 – 1 of 1) sorted by relevance
141 static void php_firebird_free_sqlda(XSQLDA const *sqlda) /* {{{ */ in php_firebird_free_sqlda() function172 php_firebird_free_sqlda(S->in_sqlda); in pdo_firebird_stmt_dtor()176 php_firebird_free_sqlda(&S->out_sqlda); in pdo_firebird_stmt_dtor()
Completed in 6 milliseconds