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

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3_snippet.c1325 SnippetFragment aSnippet[4]; /* Maximum of 4 fragments per snippet */ local
1348 SnippetFragment *pFragment = &aSnippet[iSnip];
1379 if( mSeen==mCovered || nSnippet==SizeofArray(aSnippet) ) break;
1385 rc = fts3SnippetText(pCsr, &aSnippet[i],
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c123958 SnippetFragment aSnippet[4]; /* Maximum of 4 fragments per snippet */ local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c143578 SnippetFragment aSnippet[4]; /* Maximum of 4 fragments per snippet */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c143610 SnippetFragment aSnippet[4]; /* Maximum of 4 fragments per snippet */ local
[all...]

Completed in 422 milliseconds