[DFDL-WG] Clarification needed: regular expressions - does '.' match newlines by default?

Mike Beckerle mbeckerle.dfdl at gmail.com
Wed Nov 14 07:53:33 EST 2012


A key behavior distinction in regular expressions is whether the '.'
wildcard matches line endings or not.

Regular expression libraries can be configured, usually by some sort of
expression modifier, either way so that the '.' will not match a line
ending or so that it will.

Question is, how is it configured by default in DFDL regular expressions?

This is part of the overall issue of tightening up regular expressions as
part of DFDL. I.e., what exactly is the regex dialect, and how is it
configured by default.

...mike

-- 
Mike Beckerle | OGF DFDL WG Co-Chair
Tel:  781-330-0412
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ogf.org/pipermail/dfdl-wg/attachments/20121114/e4a030e0/attachment-0001.html>


More information about the dfdl-wg mailing list