Home
last modified time | relevance | path

Searched defs:pFunc (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dtclsqlite.c58 SqlFunc *pFunc; /* List of SQL functions */ member
289 SqlFunc *pFunc = pDb->pFunc; in DbDeleteCmd() local
846 SqlFunc *pFunc; in DbObjCmd() local
H A Dmain.c588 FuncDef *pFunc, *pNext; in sqlite_close() local
H A DvdbeInt.h154 FuncDef *pFunc; /* Pointer to function information. MUST BE FIRST */ member
H A Dselect.c2297 FuncDef *pFunc; in sqliteSelect() local
H A DsqliteInt.h901 FuncDef *pFunc; /* Information about the aggregate function */ member