Searched defs:sqlda (Results 1 – 2 of 2) sorted by relevance
99 static void _php_ibase_free_xsqlda(XSQLDA *sqlda) /* {{{ */ in _php_ibase_free_xsqlda()204 static int _php_ibase_alloc_array(ibase_array **ib_arrayp, XSQLDA *sqlda, /* {{{ */ in _php_ibase_alloc_array()641 static int _php_ibase_bind(XSQLDA *sqlda, zval *b_vars, BIND_BUF *buf, /* {{{ */ in _php_ibase_bind()812 static void _php_ibase_alloc_xsqlda(XSQLDA *sqlda) /* {{{ */ in _php_ibase_alloc_xsqlda()1878 XSQLDA *sqlda; in PHP_FUNCTION() local2002 XSQLDA *sqlda; in PHP_FUNCTION() local
36 static void free_sqlda(XSQLDA const *sqlda) /* {{{ */ in free_sqlda()516 XSQLDA *sqlda = param->is_param ? S->in_sqlda : &S->out_sqlda; in firebird_stmt_param_hook() local
Completed in 13 milliseconds