Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3.c845 static char *fts3QuoteId(char const *zInput){ in fts3QuoteId() function
897 zFree = zFunction = fts3QuoteId(zFunc); in fts3ReadExprList()
953 zFree = zFunction = fts3QuoteId(zFunc); in fts3WriteExprList()