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

/macosx-10.10/Heimdal-398.1.2/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...]

Completed in 481 milliseconds