Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c9298 typedef struct ExprList ExprList; typedef
12050 struct ExprList { struct
12052 struct ExprList_item { /* For each expression in the list */ argument
12067 } *a; /* Alloc a power of two greater or equal to nExpr */

Completed in 645 milliseconds