Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c9289 typedef struct AggInfo AggInfo; typedef
11815 struct AggInfo { struct
11825 struct AggInfo_col { /* For each column used in source tables */ argument
11837 struct AggInfo_func { /* For each aggregate function */ argument
11842 } *aFunc;
11843 int nFunc; /* Number of entries in aFunc[] */

Completed in 354 milliseconds