Home
last modified time | relevance | path

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

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c14235 typedef struct With With; typedef
18446 struct With { struct
18448 With *pOuter; /* Containing WITH clause, or NULL */ argument
18449 struct Cte { /* For each CTE in the WITH clause.... */
18454 } a[1];

Completed in 453 milliseconds