Searched refs:aPrefix (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c24714 etByte prefix; /* Offset into aPrefix[] of the prefix string */
24730 static const char aPrefix[] = "-x0\000X0"; local
25104 pre = &aPrefix[infop->prefix];
177959 int *aPrefix; /* Sizes in bytes of nPrefix prefix indexes */ member in struct:Fts5Config
[all...]
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c18972 etByte prefix; /* Offset into aPrefix[] of the prefix string */
18988 static const char aPrefix[] = "-x0\000X0"; variable
19334 pre = &aPrefix[infop->prefix];
[all...]

Completed in 833 milliseconds