Home
last modified time | relevance | path

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

/PHP-8.0/ext/oci8/tests/
H A Dcoll_003_func.phpt17 var_dump(oci_collection_max($coll1));
/PHP-8.0/ext/oci8/
H A Doci8_arginfo.h617 ZEND_FUNCTION(oci_collection_max);
742 ZEND_FE(oci_collection_max, arginfo_oci_collection_max)
743 ZEND_DEP_FALIAS(ocicollmax, oci_collection_max, arginfo_ocicollmax)
788 ZEND_ME_MAPPING(max, oci_collection_max, arginfo_class_OCICollection_max, ZEND_ACC_PUBLIC)
H A Doci8.stub.php513 function oci_collection_max(OCICollection $collection): int|false {} function
H A Doci8_interface.c2235 PHP_FUNCTION(oci_collection_max) in PHP_FUNCTION() argument

Completed in 14 milliseconds