Home
last modified time | relevance | path

Searched refs:NULL_SAFE_EQUAL (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/textql/textql-1d6fef5/sqlparser/
H A Dsql.y71 %token <empty> LE GE NE NULL_SAFE_EQUAL
635 | NULL_SAFE_EQUAL
H A Dtoken.go203 return NULL_SAFE_EQUAL, nil
H A Dy.output422 NULL_SAFE_EQUAL shift 120
1408 compare: NULL_SAFE_EQUAL. (112)
1447 NULL_SAFE_EQUAL shift 120
1532 NULL_SAFE_EQUAL shift 120
H A Dsql.go107 const NULL_SAFE_EQUAL = 57387 const