regexp: Fix -indices in the utf-8 case
commit27ed764fa513ea55f92ea1e6be500fb22b30007b
authorSteve Bennett <steveb@workware.net.au>
Sun, 27 Oct 2019 21:40:57 +0000 (28 07:40 +1000)
committerSteve Bennett <steveb@workware.net.au>
Sun, 27 Oct 2019 21:43:21 +0000 (28 07:43 +1000)
treee3ae8820f41c03e34accd575614a7002630818e2
parent9eba9e87fc3ed257bf82c1bc7e2f77dba1aaf9a5
regexp: Fix -indices in the utf-8 case

The calculation of the end index was wrong.

Signed-off-by: Steve Bennett <steveb@workware.net.au>
jim-regexp.c