Home
last modified time | relevance | path

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

/PHP-7.2/ext/oci8/
H A Dphp_oci8_int.h154 …unsigned is_attached:1; /* hels to determine if we should detach from the server when closing/… member
H A Doci8.c2235 if (connection->is_attached) { in php_oci_connection_close()
2361 …connection->is_attached = connection->is_open = connection->rb_on_disconnect = connection->used_th… in php_oci_connection_release()
3042 connection->is_attached = 1; in php_oci_old_create_session()
3358 connection->is_attached = connection->is_open = 1; in php_oci_create_session()

Completed in 20 milliseconds