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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c10154 FKey *pFKey; /* Linked list of all foreign keys in this table */ member in struct:Table
71277 FKey *pFKey; local
83278 FKey *pFKey = 0; local
83393 FKey *pFKey; local
87796 locateFkeyIndex( Parse *pParse, Table *pParent, FKey *pFKey, Index **ppIdx, int **paiCol ) argument
87929 fkLookupParent( Parse *pParse, int iDb, Table *pTab, Index *pIdx, FKey *pFKey, int *aiCol, int regData, int nIncr, int isIgnore ) argument
88084 fkScanChildren( Parse *pParse, SrcList *pSrc, Table *pTab, Index *pIdx, FKey *pFKey, int *aiCol, int regData, int nIncr ) argument
88317 FKey *pFKey; /* Used to iterate through FKs */ local
88584 fkActionTrigger( Parse *pParse, Table *pTab, FKey *pFKey, ExprList *pChanges ) argument
88781 FKey *pFKey; /* Iterator variable */ local
88799 FKey *pFKey; /* Iterator variable */ local
[all...]

Completed in 335 milliseconds