Home
last modified time | relevance | path

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

/PHP-7.4/ext/oci8/tests/
H A Dcoll_003_func.phpt17 var_dump(oci_collection_max($coll1));
H A Dreflection1.phpt74 reflection::export(new reflectionfunction('oci_collection_max'));
654 Function [ <internal%s> function oci_collection_max ] {
/PHP-7.4/ext/oci8/
H A Doci8.c713 PHP_FUNCTION(oci_collection_max);
795 PHP_FE(oci_collection_max, arginfo_oci_collection_max)
846 PHP_FALIAS(ocicollmax, oci_collection_max, arginfo_oci_collection_max)
883 PHP_FALIAS(max, oci_collection_max, arginfo_oci_collection_max_method)
H A Doci8_interface.c2498 PHP_FUNCTION(oci_collection_max) in PHP_FUNCTION() argument

Completed in 33 milliseconds