is_temporary 590 ext/oci8/oci8_lob.c int is_temporary; is_temporary 593 ext/oci8/oci8_lob.c PHP_OCI_CALL_RETURN(errstatus, OCILobIsTemporary, (connection->env,connection->err, descriptor->descriptor, &is_temporary)); is_temporary 601 ext/oci8/oci8_lob.c if (is_temporary) {