Home
last modified time | relevance | path

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

/PHP-8.3/ext/oci8/
H A Doci8.c1337 if (connection->is_attached) { in php_oci_connection_close()
1453 …connection->is_attached = connection->is_open = connection->rb_on_disconnect = connection->used_th… in php_oci_connection_release()
2113 connection->is_attached = 1; in php_oci_old_create_session()
2421 connection->is_attached = connection->is_open = 1; in php_oci_create_session()
H A Dphp_oci8_int.h158 …unsigned is_attached:1; /* hels to determine if we should detach from the server when closing/… member

Completed in 20 milliseconds