[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/26002] Another regex problem: \p{Nd}
From: |
mike at saxonica dot com |
Subject: |
[Bug classpath/26002] Another regex problem: \p{Nd} |
Date: |
30 Jan 2006 00:42:02 -0000 |
------- Comment #3 from mike at saxonica dot com 2006-01-30 00:42 -------
Thanks. I'm not looking at workarounds for individual regular expressions,
because I don't write these regular expressions, my users do! Saxon is an
XSLT/XPath 2.0 engine and this allows user-written regular expressions using an
XPath-defined regex dialect, which Saxon translates into the Java regex
dialect.
I can change the translator to output the regex dialect supported by GNU if
someone can point me to a specification of what that dialect is. At the moment,
though, I'm looking at targeting the .NET regex library instead.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26002
- [Bug classpath/26002] New: Another regex problem: \p{Nd}, mike at saxonica dot com, 2006/01/28
- [Bug classpath/26002] Another regex problem: \p{Nd}, mark at gcc dot gnu dot org, 2006/01/29
- [Bug classpath/26002] Another regex problem: \p{Nd}, kaz at maczuka dot gcd dot org, 2006/01/29
- [Bug classpath/26002] Another regex problem: \p{Nd},
mike at saxonica dot com <=
- [Bug classpath/26002] Another regex problem: \p{Nd}, cvs-commit at developer dot classpath dot org, 2006/01/31
- [Bug classpath/26002] Another regex problem: \p{Nd}, kaz at maczuka dot gcd dot org, 2006/01/31
- [Bug classpath/26002] Another regex problem: \p{Nd}, pinskia at gcc dot gnu dot org, 2006/01/31