Searched refs:oci_lob_tell (Results 1 – 4 of 4) sorted by relevance
14 var_dump(function_exists('oci_lob_tell'));
554 ZEND_FUNCTION(oci_lob_tell);642 ZEND_FE(oci_lob_tell, arginfo_oci_lob_tell)761 ZEND_ME_MAPPING(tell, oci_lob_tell, arginfo_class_OCILob_tell, ZEND_ACC_PUBLIC)
67 function oci_lob_tell(OCILob $lob): int|false {} function
408 PHP_FUNCTION(oci_lob_tell) in PHP_FUNCTION() argument
Completed in 15 milliseconds