#1241: utf8 regexp text -----------------------------------+---------------------------------------- Reporter: lsansonetti@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- Since ICU 4.6, it is possible to set the text of a regexp as UTF-8 instead of a uchar buffer, by using uregex_openUText(). We should try to use it in MacRuby when possible as it might perform better. -- Ticket URL: <http://www.macruby.org/trac/ticket/1241> MacRuby <http://macruby.org/>