MCPcopy Create free account
hub / github.com/arkdb/inception / double_quote

Function double_quote

sql/json_dom.cc:1536–1592  ·  view source on GitHub ↗

Perform quoting on a JSON string to make an external representation of it. it wraps double quotes (text quotes) around the string (cptr) an also performs escaping according to the following table: Common name C-style Original unescaped Transformed to escape UTF-8 bytes escape sequence notation in UTF-8 b

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

val_strMethod · 0.85
to_stringMethod · 0.85
print_stringFunction · 0.85

Calls 2

reserveFunction · 0.85
appendMethod · 0.45

Tested by

no test coverage detected