xsl-list
[Top] [All Lists]

[xsl] Re: backticks in regex - tales of the unexpected part II

2014-04-07 11:10:10
to put that another way why is a backtick (matches \w) deemed more
wordy than a quote which doesn't match \w.

On Mon, Apr 7, 2014 at 5:07 PM, Ihe Onwuka 
<ihe(_dot_)onwuka(_at_)gmail(_dot_)com> wrote:
backticks match the \w regex class which does seem at odds with the
definition of that class.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--