Home
last modified time | relevance | path

Searched refs:ie (Results 1 – 10 of 10) sorted by relevance

/sqlite-3.40.0/ext/fts5/
H A Dfts5_tokenize.c126 int ie; in fts5AsciiTokenize() local
146 ie = is+1; in fts5AsciiTokenize()
147 while( ie<nText && ((pText[ie]&0x80) || a[(int)pText[ie]] ) ){ in fts5AsciiTokenize()
148 ie++; in fts5AsciiTokenize()
152 nByte = ie-is; in fts5AsciiTokenize()
165 rc = xToken(pCtx, 0, pFold, nByte, is, ie); in fts5AsciiTokenize()
166 is = ie+1; in fts5AsciiTokenize()
465 int ie; in fts5UnicodeTokenize() local
530 ie = zCsr - (unsigned char*)pText; in fts5UnicodeTokenize()
534 rc = xToken(pCtx, 0, aFold, zOut-aFold, is, ie); in fts5UnicodeTokenize()
/sqlite-3.40.0/test/
H A Dfuzzer2.test66 } {xx hw hx hy hz ia ib ic id ie}
70 } {hw hx hy hz ia ib ic id ie}
H A Dwidetab1.test33 pd, bn, vb, bc, cn, ie, qm);
35 CREATE INDEX a2 on a(pd, bc, ie, qm); -- suboptimal index
H A Dwithout_rowid4.test24 # These tests ensure that trigger programs execute correctly (ie. that a
29 # This tests that conditional triggers (ie. UPDATE OF triggers and triggers
H A Dtrigger2.test21 # These tests ensure that trigger programs execute correctly (ie. that a
26 # This tests that conditional triggers (ie. UPDATE OF triggers and triggers
H A Dpager1.test1998 ia, ib, ic, id, ie, if, ig, ih, ii, ij, ik, il, im, ix,
2012 ia, ib, ic, id, ie, if, ig, ih, ii, ij, ik, il, im, ix,
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter2.test54 ies ie
H A Dfts5fault1.test82 INSERT INTO t2 VALUES('ie ii d i b sa qo rf', 'a h m aq i b m fn');
H A Dfts5corrupt3.test10682 | 4000: 28 69 65 20 49 4e 54 45 47 45 52 20 50 52 49 4d (ie INTEGER PRIM
/sqlite-3.40.0/
H A Daclocal.m4742 dnl in a comment (ie after a #).