Searched refs:oci_lob_truncate (Results 1 – 6 of 6) sorted by relevance
17 var_dump(function_exists('oci_lob_truncate'));
2 oci_lob_truncate() with default parameter value
2 oci_lob_truncate()
562 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)
79 function oci_lob_truncate(OCILob $lob, int $length = 0): bool {} function
593 PHP_FUNCTION(oci_lob_truncate) in PHP_FUNCTION() argument
Completed in 17 milliseconds