Searched refs:nxt_ruby_hash_add (Results 1 – 1 of 1) sorted by relevance
66 static int nxt_ruby_hash_add(VALUE r_key, VALUE r_value, VALUE arg);898 rb_hash_foreach(headers, nxt_ruby_hash_add, in nxt_ruby_rack_result_headers()962 nxt_ruby_hash_add(VALUE r_key, VALUE r_value, VALUE arg) in nxt_ruby_hash_add() function