Searched refs:conn_id (Results 1 – 1 of 1) sorted by relevance
224 ZEND_ARG_INFO(0, conn_id)2668 zend_ulong conn_id; in odbc_do_connect() local2674 conn_id = (zend_ulong)index_ptr->ptr; in odbc_do_connect()2675 …p = zend_hash_index_find_ptr(&EG(regular_list), conn_id); /* check if the connection is still th… in odbc_do_connect()
Completed in 10 milliseconds