cem 718e6295e7 ddb(4): Enhance lexer functionality for specialized commands
Add a db_read_token_flags() variant of db_read_token() with configurable
parameters.

Allow specifying an explicit radix for tNUMBER lexing.  It overrides the
default inference and db_radix setting.

Also provide the option of yielding any lexed whitespace (tWSPACE) (instead
of ignoring it).  This is useful for whitespace-sensitive CS_OWN commands.

Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D21459
2019-09-09 16:31:14 +00:00
..
2017-11-30 15:58:38 +00:00
2018-05-10 03:59:48 +00:00
2019-08-28 16:18:23 +00:00
2018-01-08 21:27:41 +00:00
2019-08-28 16:18:23 +00:00
2018-05-10 03:59:48 +00:00