Searched defs:zIn (Results 1 – 6 of 6) sorted by relevance
| /external/sqlite/dist/orig/ |
| D | shell.c | 987 const char *zIn = (const char*)sqlite3_value_text(apVal[0]); in shellAddSchemaName() local 2400 const unsigned char *zIn; in decimal_new() local 3921 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match() 4138 const unsigned char *zIn = p->sIn.z + p->sIn.i; in re_esc_char() local 4149 const unsigned char *zIn = p->sIn.z + p->sIn.i; in re_esc_char() local 4354 static const char *re_compile(ReCompiled **ppRe, const char *zIn, int noCase){ in re_compile() 7035 static void zipfileDequote(char *zIn){ in zipfileDequote() 9609 static char *expertDequote(const char *zIn){ in expertDequote() 10018 static char *idxAppendText(int *pRc, char *zIn, const char *zFmt, ...){ in idxAppendText() 10070 char *zIn, /* Column defn accumulated so far */ in idxAppendColDefn()
|
| D | sqlite3.c | 19560 #define SQLITE_SKIP_UTF8(zIn) { \ argument
|
| /external/sqlite/dist/ |
| D | shell.c | 992 const char *zIn = (const char*)sqlite3_value_text(apVal[0]); in shellAddSchemaName() local 2405 const unsigned char *zIn; in decimal_new() local 3926 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match() 4143 const unsigned char *zIn = p->sIn.z + p->sIn.i; in re_esc_char() local 4154 const unsigned char *zIn = p->sIn.z + p->sIn.i; in re_esc_char() local 4359 static const char *re_compile(ReCompiled **ppRe, const char *zIn, int noCase){ in re_compile() 7040 static void zipfileDequote(char *zIn){ in zipfileDequote() 9614 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()
|
| D | sqlite3.c | 19560 #define SQLITE_SKIP_UTF8(zIn) { \ argument
|
| /external/deqp/framework/common/ |
| D | tcuAstcUtil.cpp | 1344 int computeTexelPartition (deUint32 seedIn, deUint32 xIn, deUint32 yIn, deUint32 zIn, int numPartit… in computeTexelPartition()
|
| /external/rust/crates/libsqlite3-sys/sqlite3/ |
| D | sqlite3.c | 19515 #define SQLITE_SKIP_UTF8(zIn) { \ argument
|