[Home] [By Thread] [By Date] [Recent Entries]
I don't know about a simple list, but you can download the Unicode character database from here: http://www.unicode.org/ucd/ It contains lines like this: 0030;DIGIT ZERO;Nd;0;EN;;0;0;0;N;;;;; and if the third field is "Nd", then the character matches \d. Michael Kay http://www.saxonica.com/ > -----Original Message----- > From: bryan rasmussen [mailto:rasmussen.bryan@g...] > Sent: 05 April 2006 15:19 > To: xml-dev@l... > Subject: list of what is allowed by unicode regular > expression d > > As per the subject, is there a simple list somewhere already of what > characters are numbers matched by d in unicode regular expressions? > > Cheers, > Bryan Rasmussen > > ----------------------------------------------------------------- > The xml-dev list is sponsored by XML.org <http://www.xml.org>, an > initiative of OASIS <http://www.oasis-open.org> > > The list archives are at http://lists.xml.org/archives/xml-dev/ > > To subscribe or unsubscribe from this list use the subscription > manager: <http://www.oasis-open.org/mlmanage/index.php> > >
|

Cart



