Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c19162 struct IdList_item { struct
19163 char *zName; /* Name of the identifier */
19164 union {
19167 } u4;