Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo_oci/
H A Doci_statement.c196 …tx, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 *alenp, ub1 *piecep, dvoid **indpp) /*… in oci_bind_input_cb() argument
231 *piecep = OCI_ONE_PIECE; in oci_bind_input_cb()
235 …, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 **alenpp, ub1 *piecep, dvoid **indpp, ub… in oci_bind_output_cb() argument
255 *piecep = OCI_ONE_PIECE; in oci_bind_output_cb()
273 *piecep = OCI_ONE_PIECE; in oci_bind_output_cb()
502 ub4 **alenpp, ub1 *piecep, dvoid **indpp, ub2 **rcodepp) in oci_define_callback() argument
509 *piecep = OCI_ONE_PIECE; in oci_define_callback()
/PHP-7.4/ext/oci8/
H A Doci8_statement.c254 ub1 in_outp, piecep; in php_oci_statement_fetch() local
313 &piecep in php_oci_statement_fetch()
336 piecep, in php_oci_statement_fetch()
450 *piecep = OCI_ONE_PIECE; in php_oci_define_callback()
480 *piecep = OCI_ONE_PIECE; in php_oci_define_callback()
1374 ub1 *piecep, /* which piece */ in php_oci_bind_in_callback() argument
1423 *piecep = OCI_ONE_PIECE; /* pass all data in one go */ in php_oci_bind_in_callback()
1438 ub1 *piecep, /* which piece */ in php_oci_bind_out_callback() argument
1459 *piecep = OCI_ONE_PIECE; in php_oci_bind_out_callback()
1485 *piecep = OCI_ONE_PIECE; in php_oci_bind_out_callback()
[all …]
H A Dphp_oci8_int.h498 …ictxp, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 *alenp, ub1 *piecep, dvoid **indpp);
499 …, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 **alenpp, ub1 *piecep, dvoid **indpp, ub…

Completed in 20 milliseconds