Home
last modified time | relevance | path

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

/PHP-7.0/ext/pdo_oci/
H A Doci_statement.c198 …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()
274 *piecep = OCI_ONE_PIECE; in oci_bind_output_cb()
503 ub4 **alenpp, ub1 *piecep, dvoid **indpp, ub2 **rcodepp) in oci_define_callback() argument
510 *piecep = OCI_ONE_PIECE; in oci_define_callback()
/PHP-7.0/ext/oci8/
H A Doci8_statement.c254 ub1 in_outp, piecep; in php_oci_statement_fetch() local
309 &piecep in php_oci_statement_fetch()
332 piecep, in php_oci_statement_fetch()
442 *piecep = OCI_ONE_PIECE; in php_oci_define_callback()
472 *piecep = OCI_ONE_PIECE; in php_oci_define_callback()
1360 ub1 *piecep, /* which piece */ in php_oci_bind_in_callback() argument
1407 *piecep = OCI_ONE_PIECE; /* pass all data in one go */ in php_oci_bind_in_callback()
1422 ub1 *piecep, /* which piece */ in php_oci_bind_out_callback() argument
1443 *piecep = OCI_ONE_PIECE; in php_oci_bind_out_callback()
1469 *piecep = OCI_ONE_PIECE; in php_oci_bind_out_callback()
[all …]
H A Dphp_oci8_int.h496 …ictxp, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 *alenp, ub1 *piecep, dvoid **indpp);
497 …, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 **alenpp, ub1 *piecep, dvoid **indpp, ub…

Completed in 18 milliseconds