$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: tobi_at_[hidden]
Date: 2024-01-02 17:00:41
Zach Laine wrote:
> - use approximately the same set of directives to influence the parse
> (e.g. lexeme[]);
It seems there is no directive like Spirit's no_case.
Is there a way to match case-insensitivity?