Home
last modified time | relevance | path

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

/PHP-5.5/ext/oci8/tests/
H A Dstatement_type.phpt2 oci_statement_type()
28 var_dump(oci_statement_type($s));
H A Dreflection1.phpt36 reflection::export(new reflectionfunction('oci_statement_type'));
345 Function [ <internal%s> function oci_statement_type ] {
/PHP-5.5/ext/oci8/
H A Doci8.c793 PHP_FUNCTION(oci_statement_type);
869 PHP_FE(oci_statement_type, arginfo_oci_statement_type)
938 PHP_FALIAS(ocistatementtype, oci_statement_type, arginfo_oci_statement_type)
H A Doci8_interface.c2040 PHP_FUNCTION(oci_statement_type) argument

Completed in 39 milliseconds