Searched refs:fts3MatchinfoSelectDoctotal (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3_snippet.c944 static int fts3MatchinfoSelectDoctotal( function
1156 rc = fts3MatchinfoSelectDoctotal(pTab, &pSelect, &nDoc, 0);
1166 rc = fts3MatchinfoSelectDoctotal(pTab, &pSelect, &nDoc, &a);
1211 rc = fts3MatchinfoSelectDoctotal(pTab, &pSelect, &pInfo->nDoc, 0);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c123588 static int fts3MatchinfoSelectDoctotal( function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c143211 static int fts3MatchinfoSelectDoctotal( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c143243 static int fts3MatchinfoSelectDoctotal( function
[all...]

Completed in 489 milliseconds