oraub8 169 ext/oci8/oci8_lob.c sb4 php_oci_lob_callback (dvoid *ctxp, CONST dvoid *bufxp, oraub8 len, ub1 piece, dvoid **changed_bufpp, oraub8 *changed_lenp) oraub8 250 ext/oci8/oci8_lob.c oraub8 bytes_read, offset = 0; oraub8 251 ext/oci8/oci8_lob.c oraub8 requested_len = read_length; /* this is by default */ oraub8 252 ext/oci8/oci8_lob.c oraub8 chars_read = 0; oraub8 347 ext/oci8/oci8_lob.c (oraub8 *)&bytes_read, /* IN/OUT bytes toread/read */ oraub8 348 ext/oci8/oci8_lob.c (oraub8 *)&chars_read, /* IN/OUT chars toread/read */ oraub8 349 ext/oci8/oci8_lob.c (oraub8) offset + 1, /* offset (starts with 1) */ oraub8 351 ext/oci8/oci8_lob.c (oraub8) buffer_size, /* size of buffer */ oraub8 457 ext/oci8/php_oci8_int.h sb4 php_oci_lob_callback(dvoid *ctxp, CONST dvoid *bufxp, oraub8 len, ub1 piece, dvoid **changed_bufpp, oraub8 *changed_lenp);