Home
last modified time | relevance | path

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

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