arginfo_oci_fetch_all  345 ext/oci8/oci8.c ZEND_BEGIN_ARG_INFO_EX(arginfo_oci_fetch_all, 0, 0, 2)
arginfo_oci_fetch_all  648 ext/oci8/oci8.c static unsigned char arginfo_oci_fetch_all[] = { 2, BYREF_NONE, BYREF_FORCE };
arginfo_oci_fetch_all  866 ext/oci8/oci8.c 	PHP_FE(oci_fetch_all,				arginfo_oci_fetch_all)
arginfo_oci_fetch_all  940 ext/oci8/oci8.c 	PHP_FALIAS(ocifetchstatement,	oci_fetch_all,			arginfo_oci_fetch_all)