Searched refs:tpb_len (Results 1 – 1 of 1) sorted by relevance
544 zend_long tpb_len; member1132 unsigned short i, link_cnt = 0, tpb_len = 0; in PHP_FUNCTION() local1179 teb[link_cnt].tpb_len = tpb_len; in PHP_FUNCTION()1186 tpb_len = 0; in PHP_FUNCTION()1192 last_tpb[tpb_len++] = isc_tpb_version3; in PHP_FUNCTION()1196 last_tpb[tpb_len++] = isc_tpb_read; in PHP_FUNCTION()1198 last_tpb[tpb_len++] = isc_tpb_write; in PHP_FUNCTION()1210 last_tpb[tpb_len++] = isc_tpb_consistency; in PHP_FUNCTION()1212 last_tpb[tpb_len++] = isc_tpb_concurrency; in PHP_FUNCTION()1217 last_tpb[tpb_len++] = isc_tpb_nowait; in PHP_FUNCTION()[all …]
Completed in 6 milliseconds