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

/freebsd-10-stable/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c177 sqlite3_blob *pBlob; /* sqlite3 blob handle */ member in struct:IncrblobChannel
388 sqlite3_blob *pBlob; local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dshell.c719 static void output_hex_blob(FILE *out, const void *pBlob, int nBlob){ argument
1220 const void *pBlob = sqlite3_column_blob(p->pStmt, i); local
H A Dsqlite3.c84229 Incrblob *pBlob = 0; local
84455 sqlite3_blob_close(sqlite3_blob *pBlob) argument
84475 blobReadWrite( sqlite3_blob *pBlob, void *z, int n, int iOffset, int (*xCall)(BtCursor*, u32, u32, void*) ) argument
84548 sqlite3_blob_read(sqlite3_blob *pBlob, void *z, int n, int iOffset) argument
84555 sqlite3_blob_write(sqlite3_blob *pBlob, const void *z, int n, int iOffset) argument
84565 sqlite3_blob_bytes(sqlite3_blob *pBlob) argument
84580 sqlite3_blob_reopen(sqlite3_blob *pBlob, sqlite3_int64 iRow) argument
104317 const unsigned char *pBlob; local
151959 sqlite3_blob *pBlob; /* If not NULL, blob handle to read node */ member in struct:Fts3SegReader
155147 char *pBlob; /* The BLOB encoding of the document size */ local
155193 char *pBlob; /* Storage for BLOB written into %_stat */ local
155498 blobGrowBuffer(Blob *pBlob, int nMin, int *pRc) argument
161439 RtreeMatchArg *pBlob; /* BLOB returned by geometry function */ local
163432 RtreeMatchArg *pBlob; local
185591 sqlite3_blob *pBlob = p->pReader; local
190431 sqlite3_blob *pBlob = 0; local
191017 fts5DecodeStructure( int *pRc, Fts5Buffer *pBuf, const u8 *pBlob, int nBlob ) argument
191042 fts5DecodeAverages( int *pRc, Fts5Buffer *pBuf, const u8 *pBlob, int nBlob ) argument
[all...]
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c69964 Incrblob *pBlob = 0; local
70144 sqlite3_blob_close(sqlite3_blob *pBlob) argument
70164 blobReadWrite( sqlite3_blob *pBlob, void *z, int n, int iOffset, int (*xCall)(BtCursor*, u32, u32, void*) ) argument
70214 sqlite3_blob_read(sqlite3_blob *pBlob, void *z, int n, int iOffset) argument
70221 sqlite3_blob_write(sqlite3_blob *pBlob, const void *z, int n, int iOffset) argument
70231 sqlite3_blob_bytes(sqlite3_blob *pBlob) argument
70246 sqlite3_blob_reopen(sqlite3_blob *pBlob, sqlite3_int64 iRow) argument
84978 const unsigned char *pBlob; local
122381 sqlite3_blob *pBlob; /* If not NULL, blob handle to read node */ member in struct:Fts3SegReader
125053 char *pBlob; /* The BLOB encoding of the document size */ local
125099 char *pBlob; /* Storage for BLOB written into %_stat */ local
130254 RtreeMatchArg *pBlob; local
[all...]

Completed in 722 milliseconds