Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dpragma.c308 int showInternFuncs /* True if showing internal functions */ in pragmaFunclistLine() argument
317 if( showInternFuncs ) mask = 0xffffffff; in pragmaFunclistLine()
329 && showInternFuncs==0 in pragmaFunclistLine()