Searched defs:zText (Results 1 – 3 of 3) sorted by relevance
9729 char zText[1]; /* Text to display for this row */ member10458 static void eqp_append(ShellState *p, int iEqpId, int p2, const char *zText){ in eqp_append()12791 const char *zText = (const char*)sqlite3_value_text(argv[0]); in shellEscapeCrnl() local13029 static char **readline_completion(const char *zText, int iStart, int iEnd){ in readline_completion()15224 const char *zText = (const char*)sqlite3_column_text(pStmt, 0); in recoverNewTable() local18984 static void printBold(const char *zText){ in printBold()18999 static void printBold(const char *zText){ in printBold()
18930 char *zText; /* The string collected so far */ member
11053 char *zText; /* The string collected so far */ member