Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
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.c2298 FuncDef *pFunc; in sqliteSelect() local
H A DsqliteInt.h901 FuncDef *pFunc; /* Information about the aggregate function */ member
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c8188 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member
10163 FuncDef *pFunc; /* The aggregate function implementation */ member
12711 FuncDef *pFunc; /* The definition of the function */ member
12733 FuncDef *pFunc; /* Pointer to function information. MUST BE FIRST */ member

Completed in 290 milliseconds