Home
last modified time | relevance | path

Searched refs:mxBlob (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c4772 int mxBlob; in readFileContents() local
4783 mxBlob = sqlite3_limit(db, SQLITE_LIMIT_LENGTH, -1); in readFileContents()
4784 if( nIn>mxBlob ){ in readFileContents()

Completed in 33 milliseconds