Home | History | Annotate | Download | only in dist

Lines Matching refs:TK_ON

6416 #define TK_ON                             104
64417 ** preceded by either TK_ON or TK_DOT and immediatedly followed by one
64442 ** recent TK_DOT or TK_ON. This means that when a WHEN, FOR or BEGIN
64451 if( token==TK_DOT || token==TK_ON ){
94446 TK_EXCEPT, TK_TRANSACTION,TK_ACTION, TK_ON, TK_JOIN_KW,