Home
last modified time | relevance | path

Searched defs:zEnd (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c1326 const char *zEnd; in DbTransPostCmd() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c32269 SQLITE_PRIVATE char *sqlite3DbSpanDup(sqlite3 *db, const char *zStart, const char *zEnd){ in sqlite3DbSpanDup()
33450 const char *zEnd; in sqlite3RecordErrorByteOffset() local
36342 unsigned char const *zEnd = &z[nByte-1]; in sqlite3Utf16ByteLen() local
37563 const char *zEnd = zNum + length; in sqlite3Atoi64() local
114419 u8 *zEnd; /* First byte past the end of memory */ member
115055 const char *zEnd /* End of the span */
120957 char *zEnd = &zCol[pColDef->n-1]; local
122738 const char *zEnd; local
128266 const char *zEnd /* First character past end of default value text */
128439 const char *zEnd /* Closing ")" */
[all …]
H A Dshell.c1562 const unsigned char *zEnd; in qrfDisplayWidth() local