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

/freebsd-11-stable/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c1229 const char *zEnd; local
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10426 const char *zEnd; /* One character past the end of input text */ member in struct:ExprSpan
20880 const char *zEnd = z + length; local
21082 const char *zEnd = zNum + length; local
59778 u8 *zEnd; /* First byte past allocated memory */ local
77482 char *zEnd = &zCol[pColDef->n-1]; local
80510 char *zSep, *zSep2, *zEnd; local
115596 const char *zEnd = &zCsr[nNode];/* End of interior node buffer */ local
117136 const char *zEnd = "</b>"; local
121690 char *zEnd; /* Pointer to nul-term of zCopy */ local
126703 sqlite3Fts3Snippet( sqlite3_context *pCtx, Fts3Cursor *pCsr, const char *zStart, const char *zEnd, const char *zEllipsis, int iCol, int nToken ) argument
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c28345 sqlite3DbSpanDup(sqlite3 *db, const char *zStart, const char *zEnd) argument
31902 const char *zEnd; local
32173 const char *zEnd = zNum + length; local
107155 char *zEnd = &zCol[pColDef->n-1]; local
108576 const char *zEnd; local
113510 char *zSep, *zSep2, *zEnd; local
138911 triggerSpanDup(sqlite3 *db, const char *zStart, const char *zEnd) argument
171900 const char *zEnd = &zCsr[nNode];/* End of interior node buffer */ local
173710 const char *zEnd = "</b>"; local
179181 char *zEnd; /* Pointer to nul-term of zCopy */ local
182204 char *zEnd = sqlite3_mprintf("%lld %lld", iEndBlock, nLeafData); local
187459 sqlite3Fts3Snippet( sqlite3_context *pCtx, Fts3Cursor *pCsr, const char *zStart, const char *zEnd, const char *zEllipsis, int iCol, int nToken ) argument
188105 const unsigned char *zEnd; local
[all...]

Completed in 993 milliseconds