Home
last modified time | relevance | path

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

/PHP-7.0/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.0/ext/oci8/
H A Doci8.c687 PHP_FUNCTION(oci_lob_tell);
762 PHP_FE(oci_lob_tell, arginfo_oci_lob_tell)
852 PHP_FALIAS(tell, oci_lob_tell, arginfo_oci_lob_tell_method)
H A Doci8_interface.c444 PHP_FUNCTION(oci_lob_tell) in PHP_FUNCTION() argument

Completed in 34 milliseconds