Home
last modified time | relevance | path

Searched refs:stringBufferDestroy (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/fts2/
H A Dfts2.c535 static void stringBufferDestroy(StringBuffer *sb){ in stringBufferDestroy() function
2921 stringBufferDestroy(&schema); in fulltextCreate()