- From: <bugzilla@jessica.w3.org>
- Date: Mon, 22 Oct 2012 07:36:30 +0000
- To: public-qt-comments@w3.org
- Message-ID: <bug-19654-523@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19654
Priority: P2
Bug ID: 19654
Assignee: jim.melton@acm.org
Summary: Extensions to regular expression capabilities
QA Contact: public-qt-comments@w3.org
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: wys01@btinternet.com
Hardware: All
Status: NEW
Version: Working drafts
Component: Requirements for Future Versions
Product: XPath / XQuery / XSLT
The current regular expression functions allow you to pass in flags to alter
the regular expression processing. One of these flags implemented in Saxon is
the exclamation mark to indicate that the regular expression be treated as a
Java regular expression rather than one conforming to the current
specification.
It would be good to have a standard way of extending or switching the regular
expression syntax/processing engine that would not be implementation specific.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 22 October 2012 07:36:31 UTC