Searched defs:pKey (Results 1 – 3 of 3) sorted by relevance
2775 void *pKey; in DbObjCmd() local3304 void *pKey = 0; in DbMain() local
7377 const char *pKey; int nKey; /* Key associated with this element */ member21938 const char *pKey, /* The key we are searching for */ in findElementGivenHash()22000 SQLITE_PRIVATE void *sqlite3HashFind(const Hash *pH, const char *pKey, int nKey){ in sqlite3HashFind()22030 SQLITE_PRIVATE void *sqlite3HashInsert(Hash *pH, const char *pKey, int nKey, void *data){ in sqlite3HashInsert()
11223 const char *pKey; /* Key associated with this element */ member12262 const void *pKey; /* Key content for indexes. NULL for tables */ member