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

Function explain_data_prepare

external/sqlite3/shell.c:2616–2693  ·  view source on GitHub ↗

** If compiled statement pSql appears to be an EXPLAIN statement, allocate ** and populate the ShellState.aiIndent[] array with the number of ** spaces each opcode should be indented before it is output. ** ** The indenting rules are: ** ** * For each "Next", "Prev", "VNext" or "VPrev" instruction, indent ** all opcodes that occur between the p2 jump destination and the opcode ** i

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

shell_execFunction · 0.85

Calls 2

ArraySizeFunction · 0.85
str_in_arrayFunction · 0.85

Tested by

no test coverage detected