Home
last modified time | relevance | path

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

/PHP-5.5/ext/interbase/
H A Dinterbase.c545 long tpb_len; member
1126 unsigned short i, link_cnt = 0, tpb_len = 0; in PHP_FUNCTION() local
1175 teb[link_cnt].tpb_len = tpb_len; in PHP_FUNCTION()
1182 tpb_len = 0; in PHP_FUNCTION()
1188 last_tpb[tpb_len++] = isc_tpb_version3; in PHP_FUNCTION()
1192 last_tpb[tpb_len++] = isc_tpb_read; in PHP_FUNCTION()
1194 last_tpb[tpb_len++] = isc_tpb_write; in PHP_FUNCTION()
1206 last_tpb[tpb_len++] = isc_tpb_consistency; in PHP_FUNCTION()
1208 last_tpb[tpb_len++] = isc_tpb_concurrency; in PHP_FUNCTION()
1213 last_tpb[tpb_len++] = isc_tpb_nowait; in PHP_FUNCTION()
[all …]

Completed in 8 milliseconds