More information: if the string contains any character over 127, no matches are found, even if the high character is at the end of the string and there should be previous matches.
Henry Rich > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Henry Rich > Sent: Tuesday, August 08, 2006 4:45 PM > To: 'Beta forum' > Subject: [Jbeta] regex on characters above 127 doesn't work > > 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
