HomeSort by: relevance | last modified time | path
    Searched refs:xPhraseCount (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/sqlite/dist/
sqlite3.h 13679 ** xPhraseCount:
13684 ** number of phrases in the current query, as returned by xPhraseCount,
13735 ** the number of phrases in the query, as returned by xPhraseCount(),
13865 ** xPhraseCount(), or if iToken is equal to or greater than the number of
13943 int (*xPhraseCount)(Fts5Context*);
sqlite3.c 14000 ** xPhraseCount:
14005 ** number of phrases in the current query, as returned by xPhraseCount,
14056 ** the number of phrases in the query, as returned by xPhraseCount(),
14186 ** xPhraseCount(), or if iToken is equal to or greater than the number of
14264 int (*xPhraseCount)(Fts5Context*);
    [all...]

Completed in 118 milliseconds