Searched refs:tr_handle (Results 1 – 1 of 1) sorted by relevance
1132 isc_tr_handle tr_handle = 0; in PHP_FUNCTION() local1219 result = isc_start_multiple(IB_STATUS, &tr_handle, link_cnt, teb); in PHP_FUNCTION()1232 result = isc_start_transaction(IB_STATUS, &tr_handle, 1, &ib_link[0]->handle, tpb_len, last_tpb); in PHP_FUNCTION()1244 ib_trans->handle = tr_handle; in PHP_FUNCTION()
Completed in 9 milliseconds