regsub: Fix regsub -all with \A
regsub -all matches \A against the start of each match, but
correctly handle a pattern like ^ which does not advance the
match
Signed-off-by:
Steve Bennett <steveb@workware.net.au>
parent
ac35b8a6
Please register or sign in to comment