(GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
authorKenichi Handa <handa@m17n.org>
Fri, 16 Feb 2007 06:37:28 +0000 (06:37 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 16 Feb 2007 06:37:28 +0000 (06:37 +0000)
commit02cb78b58f9a5c771b3d4ef206bca135cc388931
tree66f680beea90eaaaf8e198a966c02b0486709e2b
parent6660e3a82a983972578a36d40dcab83473b06931
(GET_CHAR_BEFORE_2, GET_CHAR_AFTER): Check the variable
target_multibyte instead of multibyte.
(re_match_2_internal): Call bcmp_translate with target_multibyte.
(bcmp_translate): Change the argument name from multibyte to
target_multibyte.
src/regex.c