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

Function quoteChar

external/sqlite3/shell.c:664–704  ·  view source on GitHub ↗

** Attempt to determine if identifier zName needs to be quoted, either ** because it contains non-alphanumeric characters, or because it is an ** SQLite keyword. Be conservative in this estimate: When in doubt assume ** that quoting is required. ** ** Return '"' if quoting is required. Return 0 if no quoting is required. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

shell_callbackFunction · 0.85
set_table_nameFunction · 0.85
dump_callbackFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected