Home
last modified time | relevance | path

Searched refs:nSelectIndent (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c12546 int nSelectIndent; /* How far to indent SELECTTRACE() output */ member
106491 sqlite3DebugPrintf("%*s%s.%p: ",(P)->nSelectIndent*2-2,"",(S)->zSelName,(S)),\
111205 pParse->nSelectIndent++;
111376 pParse->nSelectIndent--;
111976 pParse->nSelectIndent--;

Completed in 383 milliseconds