Regular expression examples: Difference between revisions

Content deleted Content added
Clarified the character-class abbreviations per UTS#18
Examples: forgot to mark a few general categories
Line 167:
| title = UTS#18 on Unicode Regular Expressions, Annex A: Character Blocks
| url = http://unicode.org/reports/tr18/#Character_Blocks
| accessdate = 2010-02-05}}</ref> same as [\p{Alphabetic}\p{GC=Mark}\p{GC=Decimal_Number\p{GC=Connector_Punctuation}], where the Alphabetic property contains more than just Letters, and the Decimal_Number property contains more than [0-9].</td>
<td align="left">
<source lang="perl">