Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A DsqliteInt.h240 typedef struct SrcList SrcList; typedef
768 struct SrcList { struct
771 struct SrcList_item { argument
785 ** Permitted values of the SrcList.a.jointype field argument
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c7865 typedef struct SrcList SrcList; typedef
10446 struct SrcList { struct
10449 struct SrcList_item { argument
10471 ** Permitted values of the SrcList.a.jointype field argument

Completed in 277 milliseconds