Home
last modified time | relevance | path

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

/PHP-8.1/ext/oci8/tests/
H A Dcoll_003_func.phpt19 var_dump(oci_collection_max($coll1));
/PHP-8.1/ext/oci8/
H A Doci8_arginfo.h619 ZEND_FUNCTION(oci_collection_max);
744 ZEND_FE(oci_collection_max, arginfo_oci_collection_max)
745 ZEND_DEP_FALIAS(ocicollmax, oci_collection_max, arginfo_ocicollmax)
790 ZEND_ME_MAPPING(max, oci_collection_max, arginfo_class_OCICollection_max, ZEND_ACC_PUBLIC)
H A Doci8.stub.php518 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 17 milliseconds