|
Subject: Re: [xsl] one for the regex gods From: "Imsieke, Gerrit, le-tex" <gerrit.imsieke@xxxxxxxxx> Date: Tue, 09 Jul 2013 01:35:27 +0200 |
I have this regex
<!-- remove commas embedded in amounts--> <!-- also replace multiple hyphens with asterisks --> <xsl:variable name="line" select="replace(replace(.,'-{2,}','**********'),'(,(\d{3})+(\D|$))','$2')"/>
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] one for the regex gods, Ihe Onwuka | Thread | Re: [xsl] one for the regex gods, Ihe Onwuka |
| [xsl] auto sizing a column in a tab, David | Date | Re: [xsl] one for the regex gods, Ihe Onwuka |
| Month |