Searched refs:pLe (Results 1 – 1 of 1) sorted by relevance
268327 sqlite3_value *pLe = 0; local268334 if( idxNum & FTS5_VOCAB_TERM_LE ) pLe = apVal[iVal++];268346 if( pLe ){268347 const char *zCopy = (const char *)sqlite3_value_text(pLe);268349 pCsr->nLeTerm = sqlite3_value_bytes(pLe);