Searched defs:zIn (Results 1 – 3 of 3) sorted by relevance
1017 const char *zIn = (const char*)sqlite3_value_text(apVal[0]); in shellAddSchemaName() local4640 const unsigned char *zIn; in decimal_new() local6161 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match()6378 const unsigned char *zIn = p->sIn.z + p->sIn.i; in re_esc_char() local6389 const unsigned char *zIn = p->sIn.z + p->sIn.i; in re_esc_char() local6594 static const char *re_compile(ReCompiled **ppRe, const char *zIn, int noCase){ in re_compile()7059 static void zipfileDequote(char *zIn){ in zipfileDequote()9624 static char *expertDequote(const char *zIn){ in expertDequote()10023 static char *idxAppendText(int *pRc, char *zIn, const char *zFmt, ...){ in idxAppendText()10075 char *zIn, /* Column defn accumulated so far */ in idxAppendColDefn()
19121 #define SQLITE_SKIP_UTF8(zIn) { \ argument
1323 char const *zIn, /* SQL to compile */ in dbPrepareAndBind()