Lines Matching refs:EBCDIC
1521 --enable-ebcdic)
1533 --enable-ebcdic assume EBCDIC coding rather than ASCII; incompatible
1534 with --enable-utf; use only in (uncommon) EBCDIC
1536 --enable-ebcdic-nl25 set EBCDIC code for NL to 0x25 instead of 0x15; it
1537 implies --enable-ebcdic
7354 # test EBCDIC or ASCII
7361 *) # EBCDIC based system
17794 # Handle --enable-ebcdic
17795 # Check whether --enable-ebcdic was given.
17803 # Handle --enable-ebcdic-nl25
17804 # Check whether --enable-ebcdic-nl25 was given.
18008 # three are ASCII values 0x0a, 0x0d, and 0x0d0a, but if EBCDIC is enabled, they
18022 # --enable-ebcdic-nl25 implies --enable-ebcdic
18030 # handle EBCDIC and UTF in the same build. To do so it would need to use
18037 as_fn_error $? "support for EBCDIC and UTF-8/16/32 cannot be enabled at the same time" "$LINENO" 5
19624 #define EBCDIC /**/
22792 EBCDIC coding ................... : ${enable_ebcdic}
22793 EBCDIC code for NL .............. : ${ebcdic_nl_code}