Home
last modified time | relevance | path

Searched defs:append (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dfts1.c91 static void append(StringBuffer *sb, const char *zFrom){ in append() function
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c546 static void append(StringBuffer *sb, const char *zFrom){ in append() function