Searched refs:ppIdx (Results 1 – 2 of 2) sorted by relevance
187 Index **ppIdx, /* OUT: Unique index on parent table */ in sqlite3FkLocateIndex() argument196 assert( ppIdx && *ppIdx==0 ); in sqlite3FkLocateIndex()290 *ppIdx = pIdx; in sqlite3FkLocateIndex()
464 CidxIndex **ppIdx, /* OUT: Description of columns */ in cidxLookupIndex() argument527 *ppIdx = pIdx; in cidxLookupIndex()