into_object 2057 ext/mysql/php_mysql.c static void php_mysql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, long result_type, int expected_args, int into_object) into_object 2070 ext/mysql/php_mysql.c if (into_object) { into_object 2162 ext/mysql/php_mysql.c if (into_object && Z_TYPE_P(return_value) != IS_BOOL) { into_object 1246 ext/mysqli/mysqli.c void php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAMETERS, int override_flags, int into_object) into_object 1254 ext/mysqli/mysqli.c if (into_object) { into_object 1293 ext/mysqli/mysqli.c if (into_object && Z_TYPE_P(return_value) == IS_ARRAY) { into_object 66 ext/mysqli/mysqli_priv.h extern void php_mysqli_fetch_into_hash(INTERNAL_FUNCTION_PARAMETERS, int override_flag, int into_object); into_object 2677 ext/pgsql/pgsql.c static void php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, long result_type, int into_object) into_object 2688 ext/pgsql/pgsql.c if (into_object) { into_object 2782 ext/pgsql/pgsql.c if (into_object) {