Home
last modified time | relevance | path

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

/PHP-5.5/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'));
459 Function [ <internal%s> function oci_lob_tell ] {
/PHP-5.5/ext/oci8/
H A Doci8.c806 PHP_FUNCTION(oci_lob_tell);
883 PHP_FE(oci_lob_tell, arginfo_oci_lob_tell)
977 PHP_FALIAS(tell, oci_lob_tell, arginfo_oci_lob_tell_method)
H A Doci8_interface.c387 PHP_FUNCTION(oci_lob_tell) argument

Completed in 32 milliseconds