- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 17 Mar 2009 21:47:59 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6713
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike@saxonica.com
--- Comment #1 from Michael Kay <mike@saxonica.com> 2009-03-17 21:47:58 ---
The regex is \P{Lu} (note the capital P) which matches all characters that are
NOT in category Lu.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 17 March 2009 21:48:07 UTC