develooper Front page | perl.perl6.compiler | Postings from February 2023

ECMA262Regex compiled regexes cannot be made case insensitive due toescapes

Thread Next
From:
Francis Grizzly Smit
Date:
February 12, 2023 20:45
Subject:
ECMA262Regex compiled regexes cannot be made case insensitive due toescapes
Message ID:
ef708fe7-7686-55f2-f4bd-6a94da589153@smit.id.au
Hi to the guys from ECMA262Regex
   I have looked at putting options on the results of 
`ECMA262Regex.as-perl6($str)` but due to the fact you translate 
character consts to `\code` escapes :ignorecase does not work, is there 
any reason you don't translate to `'char'`   ????

-- 

    .~.     There are many things that I love....
    /V\         but God Comes way above all else❣❣❣❣
   /( )\    Francis (Grizzly) Smit
   ^^-^^http://www.smit.id.au/

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About