expected_args 2057 ext/mysql/php_mysql.c static void php_mysql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, long result_type, int expected_args, int into_object) expected_args 2634 ext/oci8/oci8.c void php_oci_fetch_row (INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args) expected_args 2646 ext/oci8/oci8.c if (expected_args > 2) { expected_args 2656 ext/oci8/oci8.c } else if (expected_args == 2) { expected_args 2783 ext/oci8/oci8.c if (expected_args > 2) { expected_args 417 ext/oci8/php_oci8_int.h void php_oci_fetch_row(INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args);