mirror of https://git.musl-libc.org/git/musl
Browse Source
one of the features of ERE is that it's actually a regular language and does not admit expressions which cannot be matched in linear time. introduction of \n backref support into regcomp's ERE parsing was unintentional.master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue