Regexp(6) handles "characters" that are runes.

I wonder if Plan9 developers, when trying to design a way towards some
localization, have ever thought of bytes (octets) regexp, that is using
regexp with not rune but octets strings (maybe UTF-8 as is) allowing to
use regexp with binary too, not only newline terminated chunks etc.?

-- 
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                      http://www.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C

Reply via email to