Home | History | Annotate | Download | only in fts1

Lines Matching refs:fulltext_zStatement

1061 static const char *const fulltext_zStatement[MAX_STMT] = {
1185 zStmt = fulltext_zStatement[iStmt];
1189 if( zStmt != fulltext_zStatement[iStmt]) free((void *) zStmt);