Lines Matching refs:ebcdic
1517 --enable-ebcdic assume EBCDIC coding rather than ASCII; incompatible
1518 with --enable-utf; use only in (uncommon) EBCDIC
1520 --enable-ebcdic-nl25 set EBCDIC code for NL to 0x25 instead of 0x15; it
1521 implies --enable-ebcdic
6639 # test EBCDIC or ASCII
6646 *) # EBCDIC based system
13788 # Handle --enable-ebcdic
13789 # Check whether --enable-ebcdic was given.
13797 # Handle --enable-ebcdic-nl25
13798 # Check whether --enable-ebcdic-nl25 was given.
13970 # --enable-ebcdic-nl25 implies --enable-ebcdic
13977 # EBCDIC and UTF in the same build. To do so it would need to use different
13978 # character constants depending on the mode. Also, EBCDIC cannot be used with
13984 as_fn_error $? "support for EBCDIC and Unicode cannot be enabled at the same time" "$LINENO" 5
13987 as_fn_error $? "EBCDIC support is available only for the 8-bit library" "$LINENO" 5
15395 #define EBCDIC /**/
18283 EBCDIC coding ................... : ${enable_ebcdic}
18284 EBCDIC code for NL .............. : ${ebcdic_nl_code}