Searched defs:pStr (Results 1 – 2 of 2) sorted by relevance
1030 static void qrfStrErr(Qrf *p, sqlite3_str *pStr){ in qrfStrErr()1616 sqlite3_str *pStr, /* String to be escaped */ in qrfEscape()2810 sqlite3_str *pStr; /* Temporary rendering */ in qrfColumnar() local9586 sqlite3_str *pStr; in re_bytecode_func() local11156 sqlite3_str* pStr = sqlite3_str_new(pCur->db); in completionNext() local11185 sqlite3_str *pStr = sqlite3_str_new(pCur->db); in completionNext() local26004 sqlite3_str *pStr = sqlite3_str_new(0); in save_err_msg() local
34747 sqlite3_str *pStr = sqlite3_str_new(0); in sqlite3TreeViewExpr() local44449 sqlite3_str *pStr = (sqlite3_str*)pArg; in unixFileControl() local44776 static void unixDescribeShm(sqlite3_str *pStr, unixShm *pShm){ in unixDescribeShm()52520 sqlite3_str *pStr = (sqlite3_str*)pArg; local87809 DblquoteStr *pStr = sqlite3DbMallocRawNN(db, local87829 DblquoteStr *pStr; local96967 SQLITE_PRIVATE void sqlite3VdbeMemPrettyPrint(Mem *pMem, StrAccum *pStr){134816 SQLITE_PRIVATE void sqlite3QuoteValue(StrAccum *pStr, sqlite3_value *pValue, int bEscape){136818 sqlite3_str *pStr; local163732 StrAccum *pStr, /* The text expression being built */[all …]