Home
last modified time | relevance | path

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

/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c11944 typedef struct ExprList ExprList; typedef
14993 struct ExprList { struct
14995 struct ExprList_item { /* For each expression in the list */ argument
15010 } *a; /* Alloc a power of two greater or equal to nExpr */

Completed in 450 milliseconds