Home
last modified time | relevance | path

Searched refs:zGlobIPK (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/public-domain/sqlite/dist/
H A Dshell.c12401 const char *zGlobIPK = "SEARCH TABLE * USING INTEGER PRIMARY KEY (rowid=?)"; in lintFkeyIndexes() local
12452 || 0==sqlite3_strglob(zGlobIPK, zPlan) in lintFkeyIndexes()