Home | History | Annotate | Download | only in fts1

Lines Matching refs:zEnd

3223     const char *zEnd = "</b>";
3229 zEnd = (const char*)sqlite3_value_text(argv[2]);
3236 snippetText(pCursor, zStart, zEnd, zEllipsis);