Searched refs:TK_CONCAT (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtokenize.c214 *tokenType = TK_CONCAT;
H A Dexpr.c2438 case TK_CONCAT: {
2449 assert( TK_CONCAT==OP_Concat );
2460 testcase( op==TK_CONCAT );
/external/sqlite/dist/orig/
H A Dsqlite3.c7746 #define TK_CONCAT 91 macro
8605 #define OP_Concat 91 /* same as TK_CONCAT */
[all...]
/external/sqlite/dist/
H A Dsqlite3.c7746 #define TK_CONCAT 91 macro
8605 #define OP_Concat 91 /* same as TK_CONCAT */
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c7230 #define TK_CONCAT 91 macro
8068 #define OP_Concat 91 /* same as TK_CONCAT */
[all...]

Completed in 752 milliseconds