Alexander Zubkov fc3547880a Filter: Add bytestring type
- Rename BYTESTRING lexem to BYTETEXT, not to collide with 'bytestring' type name
 - Add bytestring type with id T_BYTESTRING (0x2c)
 - Add from_hex() filter function to create bytestring from hex string
 - Add filter test cases for bytestring type

Minor changes by committer.
2023-08-24 04:33:33 +02:00
..
2023-08-24 04:33:33 +02:00
2023-04-27 18:41:01 +02:00
2023-08-24 04:33:33 +02:00
2019-03-18 12:54:40 +01:00