Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_aux.c118 const char *zClose; /* Closing highlight */ member
/sqlite-3.40.0/ext/fts3/
H A Dfts3_snippet.c725 const char *zClose, /* String inserted after highlighted term */ in fts3SnippetText()