Searched defs:TK_STRING (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c7233 #define TK_STRING 94 macro
8059 #define OP_String8 94 /* same as TK_STRING */
9945 ** or TK_STRING), then Expr.token contains the text of the SQL literal. If
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c7749 #define TK_STRING 94 macro
8596 #define OP_String8 94 /* same as TK_STRING */
10494 ** or TK_STRING), then Expr.token contains the text of the SQL literal. If
[all...]
/external/sqlite/dist/
H A Dsqlite3.c7749 #define TK_STRING 94 macro
8596 #define OP_String8 94 /* same as TK_STRING */
10494 ** or TK_STRING), then Expr.token contains the text of the SQL literal. If
[all...]

Completed in 404 milliseconds