Project

Profile

Help

Bug #2352

closed

regular expression-flag :j not supported in tokenize()

Added by Pieter Masereeuw about 9 years ago. Updated about 9 years ago.

Status:
Won't fix
Priority:
Normal
Assignee:
-
Category:
Saxon extensions
Sprint/Milestone:
-
Start date:
2015-04-06
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

In order to select non-portable regular expressions for the java and dotnet versons of Saxon XSLT, you can add :j or :n respectively to the regex flags. However, this works in the xpath replace() function, buf for tokenize() you get the following error:

FORX0001: Syntax error in regular expression: unrecognized flag ':'

The attachment regextest.xslt may help to reproduce the problem.


Files

regextest.xslt (878 Bytes) regextest.xslt Pieter Masereeuw, 2015-04-06 10:22

Please register to edit this issue

Also available in: Atom PDF