Home
last modified time | relevance | path

Searched refs:piecep (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/pdo_oci/
H A Doci_statement.c194 …tx, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 *alenp, ub1 *piecep, dvoid **indpp) /*… in oci_bind_input_cb() argument
226 *piecep = OCI_ONE_PIECE; in oci_bind_input_cb()
230 …, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 **alenpp, ub1 *piecep, dvoid **indpp, ub… in oci_bind_output_cb() argument
248 *piecep = OCI_ONE_PIECE; in oci_bind_output_cb()
266 *piecep = OCI_ONE_PIECE; in oci_bind_output_cb()
495 ub4 **alenpp, ub1 *piecep, dvoid **indpp, ub2 **rcodepp) in oci_define_callback() argument
502 *piecep = OCI_ONE_PIECE; in oci_define_callback()
/PHP-8.2/ext/oci8/
H A Doci8_statement.c258 ub1 in_outp, piecep; in php_oci_statement_fetch() local
313 &piecep in php_oci_statement_fetch()
336 piecep, in php_oci_statement_fetch()
446 *piecep = OCI_ONE_PIECE; in php_oci_define_callback()
476 *piecep = OCI_ONE_PIECE; in php_oci_define_callback()
1381 ub1 *piecep, /* which piece */ in php_oci_bind_in_callback() argument
1430 *piecep = OCI_ONE_PIECE; /* pass all data in one go */ in php_oci_bind_in_callback()
1445 ub1 *piecep, /* which piece */ in php_oci_bind_out_callback() argument
1466 *piecep = OCI_ONE_PIECE; in php_oci_bind_out_callback()
1492 *piecep = OCI_ONE_PIECE; in php_oci_bind_out_callback()
[all …]
H A Dphp_oci8_int.h501 …ictxp, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 *alenp, ub1 *piecep, dvoid **indpp);
502 …, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 **alenpp, ub1 *piecep, dvoid **indpp, ub…

Completed in 19 milliseconds