comparison make-dist @ 10020:c41ce96785a8

(struct regexp_cache): New field `posix'. (compile_pattern_1): New arg `posix'. Controls the syntax spec for parsing; also record it in the cache. (compile_pattern): New arg `posix'. (looking_at_1, string_match_1, fast_string_match): Pass 0 for new arg. (search_buffer): New arg `posix'. Now static. (search_command): New arg `posix'. All callers changed. (Fposix_search_forward, Fposix_search_backward): New functions. (string_match_1, looking_at_1): New subroutines broken out. (Fstring_match, Flooking_at): Use them. (Fposix_string_match, Fposix_looking_at): New functions. (syms_of_search): defsubr new functions.
author Richard M. Stallman <rms@gnu.org>
date Sat, 19 Nov 1994 10:00:14 +0000
parents ee0d90e7720d
children 9b43de28b295
comparison
equal deleted inserted replaced
10019:e7b821dcdbc9 10020:c41ce96785a8