Searched refs:StrBuffer (Results 1 – 1 of 1) sorted by relevance
120 typedef struct StrBuffer StrBuffer; typedef121 struct StrBuffer { struct602 StrBuffer *pStr, /* Buffer to append to */ in fts3StringAppend()727 StrBuffer *pOut /* Write output here */ in fts3SnippetText()1449 StrBuffer res = {0, 0, 0}; in sqlite3Fts3Snippet()1598 StrBuffer res = {0, 0, 0}; /* Result string */ in sqlite3Fts3Offsets()