Home
last modified time | relevance | path

Searched refs:writeTemporary (Results 51 – 75 of 117) sorted by relevance

12345

/dports/lang/php73/php-7.3.33/ext/oci8/tests/
H A Dlob_temp2.phpt18 var_dump($clob->writeTemporary("test"));
H A Dbug44008.phpt33 // OCI-LOB->close() is documented for use only with OCI-Lob->writeTemporary()
H A Dlob_042.phpt28 var_dump($blob->writeTemporary("test", OCI_D_LOB));
H A Dbug46994.phpt33 $myclob->writeTemporary("some data", OCI_TEMP_CLOB);
/dports/www/mod_php73/php-7.3.33/ext/oci8/tests/
H A Dlob_temp2.phpt18 var_dump($clob->writeTemporary("test"));
H A Dbug44008.phpt33 // OCI-LOB->close() is documented for use only with OCI-Lob->writeTemporary()
H A Dlob_042.phpt28 var_dump($blob->writeTemporary("test", OCI_D_LOB));
/dports/www/mod_php81/php-8.1.1/ext/oci8/tests/
H A Dbug44008.phpt35 // OCI-LOB->close() is documented for use only with OCILob->writeTemporary()
H A Dbug37220.phpt34 $clob->writeTemporary("<MYTAG/>", OCI_TEMP_CLOB);
H A Dbug46994.phpt35 $myclob->writeTemporary("some data", OCI_TEMP_CLOB);
/dports/lang/php81/php-8.1.1/ext/oci8/tests/
H A Dbug44008.phpt35 // OCI-LOB->close() is documented for use only with OCILob->writeTemporary()
H A Dbug37220.phpt34 $clob->writeTemporary("<MYTAG/>", OCI_TEMP_CLOB);
H A Dbug46994.phpt35 $myclob->writeTemporary("some data", OCI_TEMP_CLOB);
/dports/lang/php74/php-7.4.27/ext/oci8/tests/
H A Dbug44008.phpt33 // OCI-LOB->close() is documented for use only with OCI-Lob->writeTemporary()
H A Dbug46994.phpt33 $myclob->writeTemporary("some data", OCI_TEMP_CLOB);
H A Dlob_042.phpt28 var_dump($blob->writeTemporary("test", OCI_D_LOB));
/dports/lang/php80/php-8.0.15/ext/oci8/tests/
H A Dbug44008.phpt33 // OCI-LOB->close() is documented for use only with OCILob->writeTemporary()
H A Dbug37220.phpt32 $clob->writeTemporary("<MYTAG/>", OCI_TEMP_CLOB);
H A Dbug46994.phpt33 $myclob->writeTemporary("some data", OCI_TEMP_CLOB);
/dports/www/mod_php74/php-7.4.27/ext/oci8/tests/
H A Dbug44008.phpt33 // OCI-LOB->close() is documented for use only with OCI-Lob->writeTemporary()
H A Dbug46994.phpt33 $myclob->writeTemporary("some data", OCI_TEMP_CLOB);
/dports/www/mod_php80/php-8.0.15/ext/oci8/tests/
H A Dbug44008.phpt33 // OCI-LOB->close() is documented for use only with OCILob->writeTemporary()
H A Dbug37220.phpt32 $clob->writeTemporary("<MYTAG/>", OCI_TEMP_CLOB);
H A Dbug46994.phpt33 $myclob->writeTemporary("some data", OCI_TEMP_CLOB);
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Driver/OCI8/
H A DStatement.php101 $lob->writeTemporary($variable, OCI_TEMP_BLOB);

12345