Home
last modified time | relevance | path

Searched defs:perLine (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/tool/
H A Dshowwal.c27 static int perLine = 16; /* HEX elements to print per line */ variable
H A Dshowdb.c33 int perLine; /* HEX elements to print per line */ member
/sqlite-3.40.0/ext/fts3/tool/
H A Dfts3view.c602 const int perLine = 16; in printBlob() local
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_sorted.c5685 const int perLine = 16; /* Bytes per line in the raw hex dump */ in infoPageDump() local