Home
last modified time | relevance | path

Searched defs:aLine (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/tool/
H A Ddbtotxt.c44 static int allZero(unsigned char *aLine){ in allZero()
64 unsigned char *aLine; /* A single line of the file */ in main() local
/sqlite-3.40.0/test/
H A Dfuzzcheck.c314 static int allZero(unsigned char *aLine){ in allZero()
338 unsigned char *aLine; /* Single line to display */ in renderDbSqlForCLI() local