Searched refs:TK_BLOB (Results 1 – 5 of 5) sorted by relevance
287 #define TK_BLOB TK_LITERAL macro528 *tokenType = TK_BLOB; in sqlite3GetToken()
523 *tokenType = TK_BLOB; in sqlite3GetToken()778 case TK_BLOB: {
569 case TK_BLOB: { in sqlite3TreeViewExpr()
2507 case TK_BLOB: in sqlite3ExprCanBeNull()2551 case TK_BLOB: { in sqlite3ExprNeedsNoAffinityChange()4263 case TK_BLOB: { in sqlite3ExprCodeTarget()
1653 else if( op==TK_BLOB ){ in valueFromExpr()