Home
last modified time | relevance | path

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

/PHP-7.4/ext/oci8/tests/
H A Dlob_aliases.phpt14 var_dump(oci_lob_tell());
46 Warning: oci_lob_tell() expects exactly 1 parameter, 0 given in %s on line %d
H A Dreflection1.phpt50 reflection::export(new reflectionfunction('oci_lob_tell'));
460 Function [ <internal%s> function oci_lob_tell ] {
/PHP-7.4/ext/oci8/
H A Doci8.c689 PHP_FUNCTION(oci_lob_tell);
764 PHP_FE(oci_lob_tell, arginfo_oci_lob_tell)
853 PHP_FALIAS(tell, oci_lob_tell, arginfo_oci_lob_tell_method)
H A Doci8_interface.c479 PHP_FUNCTION(oci_lob_tell) in PHP_FUNCTION() argument

Completed in 20 milliseconds