Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ json_escape
Class
json_escape
plugins/bkpr/incomestmt.c:97–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
static char *csv_safe_str(const tal_t *ctx, const char *input TAKES)
96
{
97
struct json_escape *esc;
98
char *dupe;
99
100
/* Update the double-quotes in place */
Callers
1
csv_safe_str
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected