Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsqlite/src/
H A Dtclsqlite.c61 SqlFunc *pFunc; /* List of SQL functions */ member
292 SqlFunc *pFunc = pDb->pFunc; in DbDeleteCmd() local
849 SqlFunc *pFunc; in DbObjCmd() local
H A Dmain.c591 FuncDef *pFunc, *pNext; in sqlite_close() local
H A DvdbeInt.h157 FuncDef *pFunc; /* Pointer to function information. MUST BE FIRST */ member
H A Dselect.c2301 FuncDef *pFunc; in sqliteSelect() local
H A DsqliteInt.h904 FuncDef *pFunc; /* Information about the aggregate function */ member