https://bugs.exim.org/show_bug.cgi?id=1189
--- Comment #8 from Zoltan Herczeg <[email protected]> --- I tried the pattern, and both the interpreter and JIT returned with the same match (match start-end offset is 3-5 which represents the string "11"). Could you check what preg_replace receive from PCRE? I suspect preg_replace calls a match function, and do a replace based on the result. The returned offsets should be 3-5 (UTF8 byte positions). -- 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
