Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfts1.c1123 static void appendList(StringBuffer *sb, int nString, char **azString){ in appendList()
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c551 static void appendList(StringBuffer *sb, int nString, char **azString){ in appendList()