view src/vms-pp.trans @ 31360:b8513fe83893

(WIDE_CHAR_SUPPORT): New macro. (btowc, iswctype, wctype) [_LIBC]: Redefine to __<fun>. (BIT_ALPHA, BIT_ALNUM, BIT_ASCII, BIT_NONASCII, BIT_GRAPH, BIT_PRINT) (BIT_UNIBYTE): Remove. (re_match_2_internal): Delete corresponding code and streamline the BIT_MULTIBYTE case to not bother checking ISUNIBYTE. (CHAR_CLASS_MAX_LENGTH) [!WIDE_CHAR_SUPPORT]: Set to 9 rather than 6. (re_wctype_t): New type. (re_wctype, re_iswctype, re_wctype_to_bit): New functions. (regex_compile): Use them and fix handling of overly long char classes.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 04 Sep 2000 04:24:00 +0000
parents 18e524802887
children
line wrap: on
line source

! translations for extra long variable names
!234567890123456789012345678901		1234567890123456789012345678901
Vminibuffer_local_completion_map	Vminibuf_local_completion_map
Vminibuffer_local_must_match_map	Vminibuf_local_must_match
Finsert_abbrev_table_description	Finsert_abbrev_table_descrip
Sinsert_abbrev_table_description	Sinsert_abbrev_table_descrip
internal_with_output_to_temp_buffer	internal_with_out_to_temp_buf
Vminibuffer_completion_predicate	Vminibuf_completion_predicate
Qminibuffer_completion_predicate	Qminibuf_completion_predicate