[fxruby-users] Unicode support in FXRuby 1.6
Gonzalo Garramuno
ggarra at advancedsl.com.ar
Sat Sep 3 05:09:24 EDT 2005
> (or, alternatively, //m which is for multi-byte -- meaning ANSI, UTF-8,
> EUC, or SJIS depending on
> what $KCODE is set to, albeit I believe this is now no longer needed as
> setting $KCODE will alredy
> adjust all regexes).
>
Err... actually this is not correct. /m is for multi-line in regex. Not
sure what the heck I was thinking there.
More information about the fxruby-users
mailing list