Searched defs:pFunc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c154 SqlFunc *pFunc; /* List of SQL functions */ member in struct:SqliteDb
517 SqlFunc *pFunc = pDb->pFunc; local
2528 SqlFunc *pFunc; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c8221 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member in union:VdbeOp::__anon5172
10203 FuncDef *pFunc; /* The aggregate function implementation */ member in struct:AggInfo::AggInfo_func
12772 FuncDef *pFunc; /* The definition of the function */ member in struct:VdbeFunc
12794 FuncDef *pFunc; /* Pointer to function information. MUST BE FIRST */ member in struct:sqlite3_context
57398 sqlite3VdbeMemFinalize(Mem *pMem, FuncDef *pFunc) argument
78628 codeAttach( Parse *pParse, int type, FuncDef const *pFunc, Expr *pAuthArg, Expr *pFilename, Expr *pDbname, Expr *pKey ) argument
95881 struct AggInfo_func *pFunc; local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c12411 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member in union:VdbeOp::p4union
14781 FuncDef *pFunc; /* The aggregate function implementation */ member in struct:AggInfo::AggInfo_func
17934 FuncDef *pFunc; /* Pointer to function information */ member in struct:sqlite3_context
68979 sqlite3VdbeMemFinalize(Mem *pMem, FuncDef *pFunc) argument
69829 FuncDef *pFunc = 0; /* Function definition */ local
96852 codeAttach( Parse *pParse, int type, FuncDef const *pFunc, Expr *pAuthArg, Expr *pFilename, Expr *pDbname, Expr *pKey ) argument
118146 struct AggInfo_func *pFunc; local
[all...]

Completed in 851 milliseconds