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:114–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
static char *csv_safe_str(const tal_t *ctx, char *input TAKES)
113
{
114
struct json_escape *esc;
115
char *dupe;
116
117
/* Update the double-quotes in place */
Callers
1
csv_safe_str
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected