arginfo_oci_fetch  341 ext/oci8/oci8.c ZEND_BEGIN_ARG_INFO_EX(arginfo_oci_fetch, 0, 0, 1)
arginfo_oci_fetch  866 ext/oci8/oci8.c 	PHP_FE(oci_fetch,					arginfo_oci_fetch)
arginfo_oci_fetch  945 ext/oci8/oci8.c 	PHP_FALIAS(ocifetch,			oci_fetch,				arginfo_oci_fetch)