Searched refs:pIndex (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9925 Index *pIndex; /* List of SQL indexes on this table. */ member in struct:Table
10508 Index *pIndex; /* Index structure corresponding to zIndex, if any */ member in struct:SrcList::SrcList_item
78123 Index *pIndex; local
79506 Index *pIndex; local
79643 Index *pIndex, *pNext; local
81459 sqlite3RefillIndex(Parse *pParse, Index *pIndex, int memRootPage) argument
81593 Index *pIndex = 0; /* The index to be created */ local
82089 Index *pIndex; local
82778 collationMatch(const char *zColl, Index *pIndex) argument
82798 Index *pIndex; /* An index associated with pTab */ local
82853 Index *pIndex; /* An index associated with pTab */ local
87028 Index *pIndex; local
91597 Index *pIndex; local
104003 Index *pIndex = pPlan->u.pIdx; local
122950 struct Fts3Index *pIndex = &p->aIndex[i]; local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c17656 Index *pIndex; /* List of SQL indexes on this table. */ member in struct:Table
110317 Index *pIndex; local
112126 Index *pIndex; local
112272 Index *pIndex, *pNext; local
115010 sqlite3RefillIndex(Parse *pParse, Index *pIndex, int memRootPage) argument
115191 Index *pIndex = 0; /* The index to be created */ local
115829 Index *pIndex; local
116629 collationMatch(const char *zColl, Index *pIndex) argument
116650 Index *pIndex; /* An index associated with pTab */ local
116706 Index *pIndex; /* An index associated with pTab */ local
122351 Index *pIndex; local
130198 sqlite3IndexHasDuplicateRootPage(Index *pIndex) argument
130308 Index *pIndex; local
143439 Index *pIndex; /* Index used, or NULL */ member in struct:WhereLoop::__anon44::__anon45
143995 Index *pIndex = pLoop->u.btree.pIndex; local
150576 Index *pIndex = p->u.btree.pIndex; local
151140 indexMightHelpWithOrderBy( WhereLoopBuilder *pBuilder, Index *pIndex, int iCursor ) argument
152063 Index *pIndex; /* The index associated with pLoop */ local
181073 struct Fts3Index *pIndex = &p->aIndex[i]; local
212326 Fts5Index *pIndex; /* Full-text index */ member in struct:Fts5Table
216235 Fts5Index *pIndex; member in struct:Fts5Expr
220317 Fts5Index *pIndex; /* Index that owns this iterator */ member in struct:Fts5Iter
225421 Fts5Index *pIndex = pIter->pIndex; local
229461 Fts5Index *pIndex; member in struct:Fts5Storage
229718 sqlite3Fts5StorageOpen( Fts5Config *pConfig, Fts5Index *pIndex, int bCreate, Fts5Storage **pp, char **pzErr ) argument
233789 Fts5Index *pIndex = pCsr->pFts5->pIndex; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c146 int *pIndex)
163 *pIndex = cMods;
145 LDAP__setmod(LDAPMod *** modlist, int modop, const char *attribute, int *pIndex) argument

Completed in 900 milliseconds