Home
last modified time | relevance | path

Searched refs:CHARSET_RANGE_TABLE_END (Results 1 – 4 of 4) sorted by relevance

/dports/databases/gnats4/gnats-4.1.0/gnats/
H A Dregex.c812 #define CHARSET_RANGE_TABLE_END(range_table, count) \ macro
823 = CHARSET_RANGE_TABLE_END ((range_table), (count)); \
1022 p = CHARSET_RANGE_TABLE_END (p, count);
4187 p = CHARSET_RANGE_TABLE_END (p, mcnt);
5032 p = CHARSET_RANGE_TABLE_END (range_table, count);
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dregex-emacs.c430 #define CHARSET_RANGE_TABLE_END(range_table, count) \ macro
604 p = CHARSET_RANGE_TABLE_END (p, count); in print_partial_compiled_pattern()
3527 p = CHARSET_RANGE_TABLE_END (p, mcnt); in skip_one_char()
3593 *pp = CHARSET_RANGE_TABLE_END ((rtp), (count)); in execute_charset()
/dports/editors/emacs/emacs-27.2/src/
H A Dregex-emacs.c430 #define CHARSET_RANGE_TABLE_END(range_table, count) \ macro
604 p = CHARSET_RANGE_TABLE_END (p, count); in print_partial_compiled_pattern()
3523 p = CHARSET_RANGE_TABLE_END (p, mcnt); in skip_one_char()
3587 *pp = CHARSET_RANGE_TABLE_END ((rtp), (count)); in execute_charset()
/dports/editors/le/le-1.16.6/src/
H A Dregex.c780 #define CHARSET_RANGE_TABLE_END(range_table, count) \ macro
947 p = CHARSET_RANGE_TABLE_END (p, count); in print_partial_compiled_pattern()
4578 p = CHARSET_RANGE_TABLE_END (p, mcnt); in skip_one_char()
4643 *pp = CHARSET_RANGE_TABLE_END ((rtp), (count)); in execute_charset()