Searched refs:showInternFunc (Results 1 – 1 of 1) sorted by relevance
1420 int showInternFunc = (db->mDbFlags & DBFLAG_InternalFunc)!=0; in sqlite3Pragma() local1425 pragmaFunclistLine(v, p, 1, showInternFunc); in sqlite3Pragma()1431 pragmaFunclistLine(v, p, 0, showInternFunc); in sqlite3Pragma()