Searched defs:ZDUMMY (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3_snippet.c627 const char *ZDUMMY; int DUMMY1, DUMMY2, DUMMY3; local
628 rc = pMod->xNext(pC, &ZDUMMY, &DUMMY1, &DUMMY2, &DUMMY3, &iCurrent);
671 const char *ZDUMMY; /* Dummy argument used with tokenizer */ local
696 rc = pMod->xNext(pC, &ZDUMMY, &DUMMY1, &iBegin, &iFin, &iCurrent);
1454 const char *ZDUMMY; /* Dummy argument used with xNext() */ local
1522 rc = pMod->xNext(pC, &ZDUMMY, &NDUMMY, &iStart, &iEnd, &iCurrent);
1547 rc = pMod->xNext(pC, &ZDUMMY, &NDUMMY, &iStart, &iEnd, &iCurrent);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c123260 const char *ZDUMMY; int DUMMY1, DUMMY2, DUMMY3; local
123304 const char *ZDUMMY; /* Dummy argument used with tokenizer */ local
124087 const char *ZDUMMY; /* Dummy argument used with xNext() */ local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c142941 const char *ZDUMMY; int DUMMY1 = 0, DUMMY2 = 0, DUMMY3 = 0; local
143003 const char *ZDUMMY; /* Dummy argument used with tokenizer */ local
143741 const char *ZDUMMY; /* Dummy argument used with xNext() */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c142973 const char *ZDUMMY; int DUMMY1 = 0, DUMMY2 = 0, DUMMY3 = 0; local
143035 const char *ZDUMMY; /* Dummy argument used with tokenizer */ local
143773 const char *ZDUMMY; /* Dummy argument used with xNext() */ local
[all...]

Completed in 494 milliseconds