bytes_read        250 ext/oci8/oci8_lob.c 	oraub8 bytes_read, offset = 0;
bytes_read        332 ext/oci8/oci8_lob.c 		bytes_read = 0;
bytes_read        335 ext/oci8/oci8_lob.c 		bytes_read = requested_len;
bytes_read        347 ext/oci8/oci8_lob.c 			(oraub8 *)&bytes_read,							/* IN/OUT bytes toread/read */
bytes_read        365 ext/oci8/oci8_lob.c 		offset = descriptor->lob_current_position + bytes_read;