Home
last modified time | relevance | path

Searched refs:re_match_object (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dregex-emacs.h50 extern Lisp_Object re_match_object;
H A Dsearch.c75 Lisp_Object re_match_object; variable
316 re_match_object = Qnil; in looking_at_1()
410 re_match_object = string; in string_match_1()
488 re_match_object = string; in fast_string_match_internal()
511 re_match_object = Qt; in fast_c_string_match_ignore_case()
574 re_match_object = STRINGP (string) ? string : Qnil; in fast_looking_at()
1209 re_match_object = Qnil; in search_buffer_re()
1256 re_match_object = Qnil; in search_buffer_re()
3391 re_match_object = Qnil; in syms_of_search()
3392 staticpro (&re_match_object); in syms_of_search()
H A Dregex-emacs.c3259 gl_state.object = re_match_object; /* Used by SYNTAX_TABLE_BYTE_TO_CHAR. */ in re_search_2()
3263 SETUP_SYNTAX_TABLE_FOR_OBJECT (re_match_object, charpos, 1); in re_search_2()
3851 gl_state.object = re_match_object; /* Used by SYNTAX_TABLE_BYTE_TO_CHAR. */ in re_match_2()
3853 SETUP_SYNTAX_TABLE_FOR_OBJECT (re_match_object, charpos, 1); in re_match_2()
H A Ddired.c223 re_match_object = Qt; in directory_files_internal()
H A DChangeLog.77483 Renamed from fast_string_match_ignore_case. Set re_match_object.
8328 * dired.c (Fdirectory_files): Set re_match_object.
8341 (re_match_object): New variable.
8347 * regex.h (re_match_object): New variable.
8349 * search.c (looking_at_1): Set re_match_object.
8350 (string_match_1): Set re_match_object.
8351 (fast_string_match): Set re_match_object.
8357 (search_buffer): Set re_match_object.
H A DChangeLog.107979 Staticpro re_match_object.
/dports/editors/emacs/emacs-27.2/src/
H A Dregex-emacs.h50 extern Lisp_Object re_match_object;
H A Dsearch.c74 Lisp_Object re_match_object; variable
315 re_match_object = Qnil; in looking_at_1()
408 re_match_object = string; in string_match_1()
477 re_match_object = string; in fast_string_match_internal()
500 re_match_object = Qt; in fast_c_string_match_ignore_case()
563 re_match_object = STRINGP (string) ? string : Qnil; in fast_looking_at()
1196 re_match_object = Qnil; in search_buffer_re()
1243 re_match_object = Qnil; in search_buffer_re()
3366 re_match_object = Qnil; in syms_of_search()
3367 staticpro (&re_match_object); in syms_of_search()
H A Dregex-emacs.c3251 gl_state.object = re_match_object; /* Used by SYNTAX_TABLE_BYTE_TO_CHAR. */ in re_search_2()
3255 SETUP_SYNTAX_TABLE_FOR_OBJECT (re_match_object, charpos, 1); in re_search_2()
3846 gl_state.object = re_match_object; /* Used by SYNTAX_TABLE_BYTE_TO_CHAR. */ in re_match_2()
3848 SETUP_SYNTAX_TABLE_FOR_OBJECT (re_match_object, charpos, 1); in re_match_2()
H A Ddired.c215 re_match_object = Qt; in directory_files_internal()
H A DChangeLog.77483 Renamed from fast_string_match_ignore_case. Set re_match_object.
8328 * dired.c (Fdirectory_files): Set re_match_object.
8341 (re_match_object): New variable.
8347 * regex.h (re_match_object): New variable.
8349 * search.c (looking_at_1): Set re_match_object.
8350 (string_match_1): Set re_match_object.
8351 (fast_string_match): Set re_match_object.
8357 (search_buffer): Set re_match_object.
H A DChangeLog.107979 Staticpro re_match_object.
/dports/databases/gnats4/gnats-4.1.0/gnats/
H A Dregex.h173 extern Lisp_Object re_match_object;
H A Dregex.c146 # define POS_AS_IN_BUFFER(p) ((p) + (NILP (re_match_object) || BUFFERP (re_match_object)))
3904 gl_state.object = re_match_object;
3908 SETUP_SYNTAX_TABLE_FOR_OBJECT (re_match_object, charpos, 1);
4458 Lisp_Object re_match_object;
4487 gl_state.object = re_match_object;
4489 SETUP_SYNTAX_TABLE_FOR_OBJECT (re_match_object, charpos, 1);
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dregex.h172 extern Lisp_Object re_match_object;
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dregex.h172 extern Lisp_Object re_match_object;
/dports/editors/le/le-1.16.6/src/
H A Dregex.c158 # define POS_AS_IN_BUFFER(p) ((p) + (NILP (re_match_object) || BUFFERP (re_match_object)))
4275 gl_state.object = re_match_object; /* Used by SYNTAX_TABLE_BYTE_TO_CHAR. */ in WEAK_ALIAS()
4279 SETUP_SYNTAX_TABLE_FOR_OBJECT (re_match_object, charpos, 1); in WEAK_ALIAS()
4920 gl_state.object = re_match_object; /* Used by SYNTAX_TABLE_BYTE_TO_CHAR. */ in WEAK_ALIAS()
4922 SETUP_SYNTAX_TABLE_FOR_OBJECT (re_match_object, charpos, 1); in WEAK_ALIAS()
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/
H A DETAGS.good_2886 extern Lisp_Object re_match_object;172,7345
H A DETAGS.good_51000 extern Lisp_Object re_match_object;172,7345
H A DETAGS.good_61000 extern Lisp_Object re_match_object;172,7345
/dports/editors/emacs/emacs-27.2/test/manual/etags/
H A DETAGS.good_2888 extern Lisp_Object re_match_object;172,7345
H A DETAGS.good_51004 extern Lisp_Object re_match_object;172,7345
H A DETAGS.good_61004 extern Lisp_Object re_match_object;172,7345
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.21667 re_match_object) points to before and after growing the stack, and
1679 * src/dired.c (directory_files_internal): Set `re_match_object' to Qnil
1681 * src/regex.h (re_match_object): Mention new usage in commentary.
1704 * src/regex.h (re_match_object): Improve commentary.
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.21667 re_match_object) points to before and after growing the stack, and
1679 * src/dired.c (directory_files_internal): Set `re_match_object' to Qnil
1681 * src/regex.h (re_match_object): Mention new usage in commentary.
1704 * src/regex.h (re_match_object): Improve commentary.

12