https://bugs.exim.org/show_bug.cgi?id=2740

--- Comment #3 from Giuseppe D'Angelo <dange...@gmail.com> ---
Perl:

 $ perl -E '$_ = "\n"; while (/$/g) { say "match at ($-[0], $+[0])" }'
 match at (0, 0)
 match at (1, 1)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to