Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_config.c422 int *pbQuoted /* OUT: Set to true if dequoting required */ in fts5ConfigGobbleWord() argument
430 *pbQuoted = 0; in fts5ConfigGobbleWord()
440 *pbQuoted = 1; in fts5ConfigGobbleWord()