Home | History | Annotate | Download | only in orig

Lines Matching defs:TK_BLOB

8332 #define TK_BLOB                           134
11296 ** If the expression is an SQL literal (TK_INTEGER, TK_FLOAT, TK_BLOB,
61869 else if( op==TK_BLOB ){
79595 case TK_BLOB:
79631 case TK_BLOB: {
80786 case TK_BLOB: {
81513 case TK_BLOB: {
121616 *tokenType = TK_BLOB;