Searched refs:isMatchinfoNeeded (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3Int.h177 int isMatchinfoNeeded; /* True when aMatchinfo[] needs filling in */ member in struct:Fts3Cursor
H A Dfts3_snippet.c1285 pCsr->isMatchinfoNeeded = 1;
1291 if( pCsr->isMatchinfoNeeded ){
1293 pCsr->isMatchinfoNeeded = 0;
H A Dfts3.c3016 pCsr->isMatchinfoNeeded = 1;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c113146 int isMatchinfoNeeded; /* True when aMatchinfo[] needs filling in */ member in struct:Fts3Cursor
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c126831 int isMatchinfoNeeded; /* True when aMatchinfo[] needs filling in */ member in struct:Fts3Cursor
[all...]
/external/sqlite/dist/
H A Dsqlite3.c126851 int isMatchinfoNeeded; /* True when aMatchinfo[] needs filling in */ member in struct:Fts3Cursor
[all...]

Completed in 484 milliseconds