Searched refs:oci_bind_output_cb (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/ext/pdo_oci/ |
| H A D | oci_statement.c | 219 static sb4 oci_bind_output_cb(dvoid *ctx, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 **alenpp, ub1 *piecep, dvoid **indpp, ub2 **rcodepp) /* {{{ */ function 226 php_error_docref(NULL TSRMLS_CC, E_WARNING, "param is NULL in oci_bind_output_cb; this should not happen"); 322 param, oci_bind_output_cb)); 338 /* fixup stuff set in motion in oci_bind_output_cb */
|
Completed in 3 milliseconds