Searched defs:alenpp (Results 1 – 2 of 2) sorted by relevance
/PHP-7.0/ext/pdo_oci/ |
H A D | oci_statement.c | 235 …ut_cb(dvoid *ctx, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 **alenpp, ub1 *piecep, d… in oci_bind_output_cb() 503 ub4 **alenpp, ub1 *piecep, dvoid **indpp, ub2 **rcodepp) in oci_define_callback()
|
/PHP-7.0/ext/oci8/ |
H A D | oci8_statement.c | 417 sb4 php_oci_define_callback(dvoid *ctx, OCIDefine *define, ub4 iter, dvoid **bufpp, ub4 **alenpp, u… in php_oci_define_callback() 1421 ub4 **alenpp, /* size after value/piece has been read */ in php_oci_bind_out_callback()
|
Completed in 9 milliseconds