StrBuffer 122734 third_party/sqlite/amalgamation/sqlite3.c typedef struct StrBuffer StrBuffer; StrBuffer 123167 third_party/sqlite/amalgamation/sqlite3.c StrBuffer *pStr, /* Buffer to append to */ StrBuffer 123290 third_party/sqlite/amalgamation/sqlite3.c StrBuffer *pOut /* Write output here */ StrBuffer 123947 third_party/sqlite/amalgamation/sqlite3.c StrBuffer res = {0, 0, 0}; StrBuffer 124092 third_party/sqlite/amalgamation/sqlite3.c StrBuffer res = {0, 0, 0}; /* Result string */ StrBuffer 101 third_party/sqlite/src/ext/fts3/fts3_snippet.c typedef struct StrBuffer StrBuffer; StrBuffer 534 third_party/sqlite/src/ext/fts3/fts3_snippet.c StrBuffer *pStr, /* Buffer to append to */ StrBuffer 657 third_party/sqlite/src/ext/fts3/fts3_snippet.c StrBuffer *pOut /* Write output here */ StrBuffer 1314 third_party/sqlite/src/ext/fts3/fts3_snippet.c StrBuffer res = {0, 0, 0}; StrBuffer 1459 third_party/sqlite/src/ext/fts3/fts3_snippet.c StrBuffer res = {0, 0, 0}; /* Result string */