expected_args    2647 ext/oci8/oci8.c void php_oci_fetch_row (INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args)
expected_args    2661 ext/oci8/oci8.c 	if (expected_args > 2) {
expected_args    2677 ext/oci8/oci8.c 	} else if (expected_args == 2) {
expected_args    2809 ext/oci8/oci8.c 	if (expected_args > 2) {
expected_args     432 ext/oci8/php_oci8_int.h void php_oci_fetch_row(INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args);