Searched refs:trans_res_id (Results 1 – 1 of 1) sorted by relevance
70 long trans_res_id; member336 ib_query->trans_res_id = trans_res_id; in _php_ibase_alloc_query()926 if (ib_query->trans->handle == NULL && ib_query->trans_res_id != 0) { in _php_ibase_exec()929 zend_list_delete(ib_query->trans_res_id); in _php_ibase_exec()1064 long trans_res_id = 0; in PHP_FUNCTION() local1084 trans_res_id = Z_LVAL_P(ztrans); in PHP_FUNCTION()1094 trans_res_id = Z_LVAL_P(zlink); in PHP_FUNCTION()1155 trans_res_id TSRMLS_CC)) { in PHP_FUNCTION()1736 int query_len, trans_res_id = 0; in PHP_FUNCTION() local1754 trans_res_id = Z_RESVAL_P(link_arg); in PHP_FUNCTION()[all …]
Completed in 7 milliseconds