diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-04-03 07:33:13 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-04-03 07:33:13 +0000 |
commit | e934739e6253aa592cf74f705efc70df9a66cf6d (patch) | |
tree | d6fbafc52f65ca412991c1ec9df447212ca59043 /lisp/emacs-lisp | |
parent | c1a0049caa974fbe33698052ecb5e8a0ee8d469f (diff) | |
download | emacs-e934739e6253aa592cf74f705efc70df9a66cf6d.tar.gz emacs-e934739e6253aa592cf74f705efc70df9a66cf6d.tar.bz2 emacs-e934739e6253aa592cf74f705efc70df9a66cf6d.zip |
(compile_range): Unused function deleted.
(regex_compile): Special handling for range \177-\377.
(regex_compile): Cast args to TRANSLATE to unsigned char.
(re_search_2): Fix forward scan handling multibyte.
Recognize that nonascii characters are not in the fastmap.
Handle fetching multibyte characters for backward scan,
(re_match_2_internal): Handle multibyte and translation
in exactn and anychar.
(bcmp_translate): Handle multibyte chars for translation.
(TRANSLATE): Don't cast to unsigned char.
(PATFETCH): Use RE_TRANSLATE to translate.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions