Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A DsqliteInt.h751 struct IdList_item { struct
752 char *zName; /* Name of the identifier */
753 int idx; /* Index in some Table.aCol[] of a column named zName */
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c10405 struct IdList_item { struct
10406 char *zName; /* Name of the identifier */
10407 int idx; /* Index in some Table.aCol[] of a column named zName */

Completed in 288 milliseconds