Home
last modified time | relevance | path

Searched refs:tr_handle (Results 1 – 1 of 1) sorted by relevance

/PHP-7.0/ext/interbase/
H A Dinterbase.c1137 isc_tr_handle tr_handle = 0; in PHP_FUNCTION() local
1226 result = isc_start_multiple(IB_STATUS, &tr_handle, link_cnt, teb); in PHP_FUNCTION()
1239 result = isc_start_transaction(IB_STATUS, &tr_handle, 1, &ib_link[0]->handle, tpb_len, last_tpb); in PHP_FUNCTION()
1251 ib_trans->handle = tr_handle; in PHP_FUNCTION()

Completed in 11 milliseconds