Home
last modified time | relevance | path

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

/PHP-8.0/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
247 *piecep = OCI_ONE_PIECE; in oci_bind_output_cb()
265 *piecep = OCI_ONE_PIECE; in oci_bind_output_cb()
494 ub4 **alenpp, ub1 *piecep, dvoid **indpp, ub2 **rcodepp) in oci_define_callback() argument
501 *piecep = OCI_ONE_PIECE; in oci_define_callback()
/PHP-8.0/ext/oci8/
H A Doci8_statement.c252 ub1 in_outp, piecep; in php_oci_statement_fetch() local
311 &piecep in php_oci_statement_fetch()
334 piecep, in php_oci_statement_fetch()
448 *piecep = OCI_ONE_PIECE; in php_oci_define_callback()
478 *piecep = OCI_ONE_PIECE; in php_oci_define_callback()
1363 ub1 *piecep, /* which piece */ in php_oci_bind_in_callback() argument
1412 *piecep = OCI_ONE_PIECE; /* pass all data in one go */ in php_oci_bind_in_callback()
1427 ub1 *piecep, /* which piece */ in php_oci_bind_out_callback() argument
1448 *piecep = OCI_ONE_PIECE; in php_oci_bind_out_callback()
1474 *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 13 milliseconds