Home
last modified time | relevance | path

Searched defs:nText (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c241132 int nText = nVal>=0 ? nVal : strlen(pVal); local
246618 const char *pText, int nText, /* Text to tokenize */
247307 i64 nText = strlen(zText); local
261803 int nText = 0; local
262577 const char *pText, int nText,
262601 const char *pText, int nText,
263745 const char *pText, int nText,
263760 const char *pText, int nText,
264034 i64 nText = 0; local
264824 int nText = 0; local
[all …]
H A Dshell.c1043 sqlite3_int64 nText; in qrfEqpAppend() local
21524 int nText = sqlite3_value_bytes(argv[0]); in recoverEscapeCrlf() local