Home
last modified time | relevance | path

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

/PHP-8.2/ext/oci8/tests/
H A Dstatement_type.phpt2 oci_statement_type()
28 var_dump(oci_statement_type($s));
/PHP-8.2/ext/oci8/
H A Doci8_arginfo.h617 ZEND_FUNCTION(oci_statement_type);
736 ZEND_FE(oci_statement_type, arginfo_oci_statement_type)
737 ZEND_DEP_FALIAS(ocistatementtype, oci_statement_type, arginfo_ocistatementtype)
H A Doci8.stub.php861 function oci_statement_type($statement): string|false {}
H A Doci8_interface.c2017 PHP_FUNCTION(oci_statement_type) in PHP_FUNCTION() argument

Completed in 17 milliseconds