Home
last modified time | relevance | path

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

/PHP-7.0/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'));
346 Function [ <internal%s> function oci_statement_type ] {
/PHP-7.0/ext/oci8/
H A Doci8.c671 PHP_FUNCTION(oci_statement_type);
748 PHP_FE(oci_statement_type, arginfo_oci_statement_type)
822 PHP_FALIAS(ocistatementtype, oci_statement_type, arginfo_oci_statement_type)
H A Doci8_interface.c2135 PHP_FUNCTION(oci_statement_type) in PHP_FUNCTION() argument

Completed in 21 milliseconds