Searched defs:oci_lob_truncate (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/oci8/ | ||
H A D | oci8.stub.php | 476 function oci_lob_truncate(OCILob $lob, int $length = 0): bool {} function |
H A D | oci8_interface.c | 593 PHP_FUNCTION(oci_lob_truncate) in PHP_FUNCTION() argument |
Completed in 11 milliseconds