Home
last modified time | relevance | path

Searched refs:piecewise (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/oci8/tests/
H A Dpecl_bug8816.phpt2 PECL Bug #8816 (issue in php_oci_statement_fetch with more than one piecewise column)
H A Dlob_030.phpt2 Test piecewise fetch of CLOBs equal to, and larger than PHP_OCI_LOB_BUFFER_SIZE
/PHP-5.5/ext/oci8/
H A Doci8_statement.c212 if (column->piecewise) { in php_oci_statement_fetch()
237 if (column->piecewise && handlepp == column->oci_define) { in php_oci_statement_fetch()
267 if (column && column->piecewise && handlepp == column->oci_define) { in php_oci_statement_fetch()
637 outcol->piecewise = 1; in php_oci_statement_execute()
H A Dphp_oci8_int.h246 int piecewise; /* column is fetched piece-by-piece */ member
H A Doci8.c2549 if (column->piecewise) { in php_oci_column_to_zval()
/PHP-5.5/
H A Dltmain.sh5599 $echo "using piecewise archive linking..."
H A DNEWS8585 piecewise column) (jeff at badtz-maru dot com, Tony)

Completed in 78 milliseconds