Searched refs:oci_statement_type (Results 1 – 4 of 4) sorted by relevance
2 oci_statement_type()28 var_dump(oci_statement_type($s));
609 ZEND_FUNCTION(oci_statement_type);727 ZEND_FE(oci_statement_type, arginfo_oci_statement_type)728 ZEND_DEP_FALIAS(ocistatementtype, oci_statement_type, arginfo_ocistatementtype)
452 function oci_statement_type($statement): string|false {} function
2007 PHP_FUNCTION(oci_statement_type) in PHP_FUNCTION() argument
Completed in 20 milliseconds