Searched defs:pTriggerPrg (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h2121 ** Parse.pTriggerPrg and deleted once statement compilation has been
2127 ** The Parse.pTriggerPrg list never contains two entries with the same
2140 TriggerPrg *pNext; /* Next entry in Parse.pTriggerPrg list */
2251 TriggerPrg *pTriggerPrg; /* Linked list of coded triggers */ member in struct:Parse
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10466 ** Parse.pTriggerPrg and deleted once statement compilation has been
10472 ** The Parse.pTriggerPrg list never contains two entries with the same
10485 TriggerPrg *pNext; /* Next entry in Parse.pTriggerPrg list */
10596 TriggerPrg *pTriggerPrg; /* Linked list of coded triggers */ member in struct:Parse
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11850 ** Parse.pTriggerPrg and deleted once statement compilation has been
11856 ** The Parse.pTriggerPrg list never contains two entries with the same
11866 TriggerPrg *pNext; /* Next entry in Parse.pTriggerPrg list */
12005 TriggerPrg *pTriggerPrg; /* Linked list of coded triggers */ member in struct:Parse
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11850 ** Parse.pTriggerPrg and deleted once statement compilation has been
11856 ** The Parse.pTriggerPrg list never contains two entries with the same
11866 TriggerPrg *pNext; /* Next entry in Parse.pTriggerPrg list */
12005 TriggerPrg *pTriggerPrg; /* Linked list of coded triggers */ member in struct:Parse
[all...]

Completed in 511 milliseconds