Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c9334 typedef struct With With; typedef
12887 struct With { struct
12889 With *pOuter; /* Containing WITH clause, or NULL */ argument
12890 struct Cte { /* For each CTE in the WITH clause.... */
12895 } a[1];

Completed in 359 milliseconds