MCPcopy Create free account
hub / github.com/coronalabs/corona / appendText

Function appendText

external/sqlite3/shell.c:617–654  ·  view source on GitHub ↗

zIn is either a pointer to a NULL-terminated string in memory obtained ** from malloc(), or a NULL pointer. The string pointed to by zAppend is ** added to zIn, and the result returned in memory obtained from malloc(). ** zIn, if it was not NULL, is freed. ** ** If the third argument, quote, is not '\0', then it is used as a ** quote character for zAppend. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

captureOutputCallbackFunction · 0.85
dump_callbackFunction · 0.85
do_meta_commandFunction · 0.85

Calls 1

strlen30Function · 0.85

Tested by

no test coverage detected