Home
last modified time | relevance | path

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

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c14196 typedef struct ExprList ExprList; typedef
17513 struct ExprList { struct
17515 struct ExprList_item { /* For each expression in the list */ argument
17531 } a[1]; /* One slot for each expression in the list */

Completed in 417 milliseconds