[Bug 19654] Extensions to regular expression capabilities

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19654

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
I agree (despite being slightly embarrassed to have this "easter egg" exposed
in public). 

I would suggest

flags ::= standard-flags ( ';' imp-def-flags )?

standard-flags ::= [imsx]

imp-def-flags ::= .*

where the effect of imp-def-flags on the syntax and semantics of the regular
expression is implementation-defined.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 22 October 2012 08:17:48 UTC