Home
last modified time | relevance | path

Searched defs:sqlda (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c141 static void php_firebird_free_sqlda(XSQLDA const *sqlda) /* {{{ */ in php_firebird_free_sqlda()
632 XSQLDA *sqlda = param->is_param ? S->in_sqlda : &S->out_sqlda; in pdo_firebird_stmt_param_hook() local
H A Dfirebird_driver.c466 static void set_coercing_output_data_types(XSQLDA* sqlda) in set_coercing_output_data_types()

Completed in 11 milliseconds