I see, using the test line

I. (0 = [: #[: '</*st1[^>]*>'&rxmatches ,&'<st1:>')"0 a.


that regex stops processing strings that contain characters
greater than 127 (or the /NUL character).  Is this the way
it's supposed to work?  Looking at the PCRE documentation,
I don't see why characters above 127 should fail, unless some
option has been set to choose that behavior.  I wish they
wouldn't.

Henry Rich

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to