Home
last modified time | relevance | path

Searched refs:oci_lob_truncate (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/oci8/tests/
H A Dlob_aliases.phpt17 var_dump(function_exists('oci_lob_truncate'));
H A Dlob_044.phpt2 oci_lob_truncate() with default parameter value
H A Dlob_027.phpt2 oci_lob_truncate()
/PHP-8.1/ext/oci8/
H A Doci8_arginfo.h562 ZEND_FUNCTION(oci_lob_truncate);
650 ZEND_FE(oci_lob_truncate, arginfo_oci_lob_truncate)
769 ZEND_ME_MAPPING(truncate, oci_lob_truncate, arginfo_class_OCILob_truncate, ZEND_ACC_PUBLIC)
H A Doci8.stub.php79 function oci_lob_truncate(OCILob $lob, int $length = 0): bool {} function
H A Doci8_interface.c593 PHP_FUNCTION(oci_lob_truncate) in PHP_FUNCTION() argument

Completed in 18 milliseconds