Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dshell.c851 const char *zText = (const char *)sqlite3_column_text(pTableInfo, 1); in dump_callback() local
Dsqlite3.c8949 char *zText; /* The string collected so far */ member
58076 char *zText = 0; in quoteFunc() local
61614 static const char zText[] = "onoffalseyestruefull"; in getSafetyLevel() local
76451 static const char zText[526] = in keywordCode() local
83387 const char *zText, int iColumn){ in buildTerms()
83448 char *zText = (char*)sqlite3_value_text(pValues[i]); in insertTerms() local