Home
last modified time | relevance | path

Searched refs:compile_pattern_1 (Results 1 – 20 of 20) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dsearch.c104 compile_pattern_1 (struct regexp_cache *cp, Lisp_Object pattern, in compile_pattern_1() function
238 compile_pattern_1 (cp, pattern, translate, posix); in compile_pattern()
H A DChangeLog.71562 * search.c (compile_pattern_1): Declare raw_pattern as unsigned char *.
2220 * search.c (compile_pattern, compile_pattern_1): Fix mixing of
3469 (compile_pattern_1): Arg TRANSLATE is now Lisp_Object. Calls changed.
3917 * search.c (compile_pattern_1): If representation of STRING
6826 * search.c (compile_pattern_1): Don't declare val with CONST.
9263 (compile_pattern_1): Handle new argument `multibyte'.
H A DChangeLog.53310 (compile_pattern_1): Instead of here.
3535 (compile_pattern_1): New arg `posix'. Controls the syntax spec
4518 (compile_pattern_1): Renamed from compile_pattern and made static.
H A DChangeLog.101887 (compile_pattern_1): Remember `used_syntax' in `cp->syntax_table'.
1951 * search.c (compile_pattern_1): Don't BLOCK_INPUT.
2022 (compile_pattern_1): Set it.
2936 * search.c (compile_pattern_1): Use xsignal1.
11740 (compile_pattern_1): Call re_set_whitespace_regexp with it.
11746 (compile_pattern_1): Set whitespace_regexp elements.
H A DChangeLog.64002 * search.c (compile_pattern_1, compile_pattern, search_buffer):
H A DChangeLog.11394 * search.c (compile_pattern_1, compile_pattern, looking_at_1)
618 * search.c (compile_pattern_1, compile_pattern, looking_at_1)
21338 * search.c (compile_pattern_1): Treat non-nil and non-string of
23727 (compile_pattern_1): Delete argument multibyte. Don't set
26361 * search.c (compile_pattern_1): Don't adjust the multibyteness of
H A DChangeLog.12100 * search.c (struct regexp_cache, compile_pattern_1)
22872 * search.c (compile_pattern_1): Remove argument regp, unused since
H A DChangeLog.83127 * search.c (compile_pattern_1): Enable RE_CHAR_CLASSES for regexp.
H A DChangeLog.912545 * search.c (compile_pattern_1): Remove RE_CHAR_CLASSES from the syntax
/dports/editors/emacs/emacs-27.2/src/
H A Dsearch.c103 compile_pattern_1 (struct regexp_cache *cp, Lisp_Object pattern, in compile_pattern_1() function
237 compile_pattern_1 (cp, pattern, translate, posix); in compile_pattern()
H A DChangeLog.71562 * search.c (compile_pattern_1): Declare raw_pattern as unsigned char *.
2220 * search.c (compile_pattern, compile_pattern_1): Fix mixing of
3469 (compile_pattern_1): Arg TRANSLATE is now Lisp_Object. Calls changed.
3917 * search.c (compile_pattern_1): If representation of STRING
6826 * search.c (compile_pattern_1): Don't declare val with CONST.
9263 (compile_pattern_1): Handle new argument `multibyte'.
H A DChangeLog.53310 (compile_pattern_1): Instead of here.
3535 (compile_pattern_1): New arg `posix'. Controls the syntax spec
4518 (compile_pattern_1): Renamed from compile_pattern and made static.
H A DChangeLog.101887 (compile_pattern_1): Remember `used_syntax' in `cp->syntax_table'.
1951 * search.c (compile_pattern_1): Don't BLOCK_INPUT.
2022 (compile_pattern_1): Set it.
2936 * search.c (compile_pattern_1): Use xsignal1.
11740 (compile_pattern_1): Call re_set_whitespace_regexp with it.
11746 (compile_pattern_1): Set whitespace_regexp elements.
H A DChangeLog.64002 * search.c (compile_pattern_1, compile_pattern, search_buffer):
H A DChangeLog.11394 * search.c (compile_pattern_1, compile_pattern, looking_at_1)
618 * search.c (compile_pattern_1, compile_pattern, looking_at_1)
21338 * search.c (compile_pattern_1): Treat non-nil and non-string of
23727 (compile_pattern_1): Delete argument multibyte. Don't set
26361 * search.c (compile_pattern_1): Don't adjust the multibyteness of
H A DChangeLog.12100 * search.c (struct regexp_cache, compile_pattern_1)
22872 * search.c (compile_pattern_1): Remove argument regp, unused since
H A DChangeLog.912545 * search.c (compile_pattern_1): Remove RE_CHAR_CLASSES from the syntax
H A DChangeLog.83127 * search.c (compile_pattern_1): Enable RE_CHAR_CLASSES for regexp.
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.363234 (compile_pattern_1): Assert pattern isn't busy.
63275 Remove commented-out code in compile_pattern_1
63277 * src/search.c (compile_pattern_1): Remove commented-out code.
129267 * src/search.c (compile_pattern_1): Pass boolean posix_backtracking
129283 * src/search.c (compile_pattern_1): Don’t use re_set_whitespace_regexp,
129300 * src/search.c (compile_pattern_1): Don’t use re_set_syntax and
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.3151814 (compile_pattern_1): Assert pattern isn't busy.
151855 Remove commented-out code in compile_pattern_1
151857 * src/search.c (compile_pattern_1): Remove commented-out code.
217845 * src/search.c (compile_pattern_1): Pass boolean posix_backtracking
217861 * src/search.c (compile_pattern_1): Don’t use re_set_whitespace_regexp,
217878 * src/search.c (compile_pattern_1): Don’t use re_set_syntax and