Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c8110 static void readFileContents(sqlite3_context *ctx, const char *zName){ in readFileContents() function
8161 readFileContents(context, zName); in readfileFunc()
8783 readFileContents(ctx, pCur->zPath); in fsdirColumn()