Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c146255 int showInternFunc = (db->mDbFlags & DBFLAG_InternalFunc)!=0; local
146260 pragmaFunclistLine(v, p, 1, showInternFunc);
146266 pragmaFunclistLine(v, p, 0, showInternFunc);