Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c26515 static int shellWriteQR(void *pX, const char *z, sqlite3_int64 n){ in shellWriteQR() function
26547 spec.xWrite = shellWriteQR; in shell_exec()