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

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dllex.h30 TK_NUMBER, TK_NAME, TK_STRING enumerator in enum:RESERVED
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c7218 #define TK_STRING 94 macro
8044 #define OP_String8 94 /* same as TK_STRING */
9930 ** or TK_STRING), then Expr.token contains the text of the SQL literal. If
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c8295 #define TK_STRING 97 macro
9351 #define OP_String8 97 /* same as TK_STRING, synopsis: r[P2]='P4' */
11297 ** or TK_STRING), then Expr.token contains the text of the SQL literal. If
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8295 #define TK_STRING 97 macro
9351 #define OP_String8 97 /* same as TK_STRING, synopsis: r[P2]='P4' */
11297 ** or TK_STRING), then Expr.token contains the text of the SQL literal. If
[all...]

Completed in 439 milliseconds