(fast_string_match): Give re_search byte size of
authorKenichi Handa <handa@m17n.org>
Wed, 28 Jan 1998 12:37:25 +0000 (12:37 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 28 Jan 1998 12:37:25 +0000 (12:37 +0000)
commit4996330bfb44680cb2b10c42b6d81387fb65c993
tree15b84019984d209e34578f4841beede097acfb15
parent024bda024c737b337ed924db6d1bb6c7af7a4217
(fast_string_match): Give re_search byte size of
STRING.
(trivial_regexp_p): Initialize LEN to byte size of REGEXP.
(search_buffer): Give re_search_2 STARTPOS, RANGE and STOP by
counting them by bytes.
src/search.c