]> git.eshelyaron.com Git - emacs.git/commit
(re_opcode_t): New opcode `succeed'
authorRichard M. Stallman <rms@gnu.org>
Wed, 16 Nov 1994 20:29:39 +0000 (20:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 16 Nov 1994 20:29:39 +0000 (20:29 +0000)
commit91fc6e4448782f6bf594d709677ad12d110b6c69
tree4b5158592dc857e6e98cd119d0b1cc48ca8d8a37
parent5cc055623c120b0a30611c9563b6e2f71060e752
(re_opcode_t): New opcode `succeed'
(re_match_2_internal): Handle `succeed'.
(regex_compile): Handle RE_NO_BACKTRACKING.
(re_syntax_options): Delete initializer.
src/regex.c