Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/git/git
/ jw_object_begin
Function
jw_object_begin
json-writer.c:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
void jw_object_begin(struct json_writer *jw, int pretty)
153
{
154
begin(jw,
'{'
, pretty);
155
}
156
157
void jw_object_string(struct json_writer *jw, const char *key, const char *value)
158
{
Callers
15
trace2_fetch_info
Function · 0.85
trace2_traverse_trees_statistics_atexit
Function · 0.85
trace2_bloom_filter_settings
Function · 0.85
trace2_bloom_filter_statistics_atexit
Function · 0.85
trace2_topo_walk_statistics_atexit
Function · 0.85
jw_object_inline_begin_object
Function · 0.85
jw_array_inline_begin_object
Function · 0.85
fn_too_many_files_fl
Function · 0.85
fn_version_fl
Function · 0.85
fn_start_fl
Function · 0.85
fn_exit_fl
Function · 0.85
fn_signal
Function · 0.85
Calls
1
begin
Function · 0.85
Tested by
10
make_obj1
Function · 0.68
make_obj2
Function · 0.68
make_obj3
Function · 0.68
make_obj4
Function · 0.68
make_obj5
Function · 0.68
make_obj6
Function · 0.68
make_nest1
Function · 0.68
make_inline1
Function · 0.68
make_mixed1
Function · 0.68
scripted
Function · 0.68