Home
last modified time | relevance | path

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

/PHP-7.1/ext/odbc/
H A Dphp_odbc.c226 ZEND_ARG_INFO(0, conn_id)
2696 zend_ulong conn_id; in odbc_do_connect() local
2702 conn_id = (zend_ulong)index_ptr->ptr; in odbc_do_connect()
2703 …p = zend_hash_index_find_ptr(&EG(regular_list), conn_id); /* check if the connection is still th… in odbc_do_connect()

Completed in 23 milliseconds