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

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3_snippet.c52 typedef struct SnippetIter SnippetIter; typedef in typeref:struct:SnippetIter
56 struct SnippetIter { struct
312 static int fts3SnippetNextCandidate(SnippetIter *pIter){
316 /* The SnippetIter object has just been initialized. The first snippet
359 SnippetIter *pIter, /* Snippet iterator */
409 ** Each invocation populates an element of the SnippetIter.aPhrase[] array.
412 SnippetIter *p = (SnippetIter *)ctx;
460 SnippetIter sIte
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c122685 typedef struct SnippetIter SnippetIter; typedef in typeref:struct:SnippetIter
122689 struct SnippetIter { struct
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c142413 typedef struct SnippetIter SnippetIter; typedef in typeref:struct:SnippetIter
142417 struct SnippetIter { struct
[all...]
/external/sqlite/dist/
H A Dsqlite3.c142445 typedef struct SnippetIter SnippetIter; typedef in typeref:struct:SnippetIter
142449 struct SnippetIter { struct
[all...]

Completed in 455 milliseconds