Home
last modified time | relevance | path

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

/PHP-5.5/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'));
653 Function [ <internal%s> function oci_collection_max ] {
/PHP-5.5/ext/oci8/
H A Doci8.c830 PHP_FUNCTION(oci_collection_max);
912 PHP_FE(oci_collection_max, arginfo_oci_collection_max)
961 PHP_FALIAS(ocicollmax, oci_collection_max, arginfo_oci_collection_max)
1016 PHP_FALIAS(max, oci_collection_max, arginfo_oci_collection_max_method)
H A Doci8_interface.c2313 PHP_FUNCTION(oci_collection_max) argument

Completed in 49 milliseconds