Home
last modified time | relevance | path

Searched refs:oci_lob_tell (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/oci8/tests/
H A Dlob_aliases.phpt16 var_dump(function_exists('oci_lob_tell'));
/PHP-8.1/ext/oci8/
H A Doci8_arginfo.h556 ZEND_FUNCTION(oci_lob_tell);
644 ZEND_FE(oci_lob_tell, arginfo_oci_lob_tell)
763 ZEND_ME_MAPPING(tell, oci_lob_tell, arginfo_class_OCILob_tell, ZEND_ACC_PUBLIC)
H A Doci8.stub.php67 function oci_lob_tell(OCILob $lob): int|false {} function
H A Doci8_interface.c408 PHP_FUNCTION(oci_lob_tell) in PHP_FUNCTION() argument

Completed in 15 milliseconds