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

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c8209 signed char p4type; /* One of the P4_xxx constants for p4 */ member in struct:VdbeOp
58903 freeP4(sqlite3 *db, int p4type, void *p4) argument
82765 sqlite3HaltConstraint(Parse *pParse, int onError, char *p4, int p4type) argument
94270 generateOutputSubroutine( Parse *pParse, Select *p, SelectDest *pIn, SelectDest *pDest, int regReturn, int regPrev, KeyInfo *pKeyInfo, int p4type, int iBreak ) argument
[all...]

Completed in 508 milliseconds