regex default to use utf-8 encoding but those htmls use latin-1.
Either convert text to utf-8 or set regex to non-utf8 mode.

   rxutf8 0
1
   '[a-z]{4}+' rxmatch text
1 4

Втр, 27 Апр 2010, Devon McCormick писал(а):
> May be due to a high-bit character:
>    '[a-z]{4}+' rxmatch text-.a.{~166
> 0 4
> 
> On Tue, Apr 27, 2010 at 3:05 PM, Devon McCormick <[email protected]> wrote:
> 
> [---=| TOFU protection by t-prot: 42 lines snipped |=---]

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to