On Sat Nov 27 21:24:39 2010, public@khwilliamson.com wrote: > This series of commits causes the regex engine to understand the /u > modifier on literal strings when /i is used. These generate EXACTish > regnodes. > > It does this by establishing a new node type, EXACTFU which implies > using Unicode semantics. > > Still remaining to be done in /iu are backreferences and tries. Thank you. Applied as 1b9f127b4 to fad448f.Thread Next