using_spool 2329 ext/oci8/oci8.c if (!connection->using_spool && connection->svc) { using_spool 2341 ext/oci8/oci8.c if (!connection->using_spool) { using_spool 2428 ext/oci8/oci8.c if (connection->using_spool) { using_spool 3274 ext/oci8/oci8.c if (!connection->using_spool) { using_spool 3275 ext/oci8/oci8.c connection->using_spool = 1; using_spool 155 ext/oci8/php_oci8_int.h unsigned using_spool:1; /* Is this connection from session pool? */