lob_fetch_status 2564 ext/oci8/oci8.c 	int lob_fetch_status;
lob_fetch_status 2596 ext/oci8/oci8.c 			lob_fetch_status = php_oci_lob_read(descriptor, -1, 0, &lob_buffer, &lob_length);
lob_fetch_status 2600 ext/oci8/oci8.c 			if (lob_fetch_status) {