Lines Matching refs:EBCDIC
1518 --enable-ebcdic)
1530 --enable-ebcdic assume EBCDIC coding rather than ASCII; incompatible
1531 with --enable-utf; use only in (uncommon) EBCDIC
1533 --enable-ebcdic-nl25 set EBCDIC code for NL to 0x25 instead of 0x15; it
1534 implies --enable-ebcdic
7363 # test EBCDIC or ASCII
7370 *) # EBCDIC based system
17182 # Handle --enable-ebcdic
17183 # Check whether --enable-ebcdic was given.
17191 # Handle --enable-ebcdic-nl25
17192 # Check whether --enable-ebcdic-nl25 was given.
17396 # three are ASCII values 0x0a, 0x0d, and 0x0d0a, but if EBCDIC is enabled, they
17410 # --enable-ebcdic-nl25 implies --enable-ebcdic
17418 # handle EBCDIC and UTF in the same build. To do so it would need to use
17425 as_fn_error $? "support for EBCDIC and UTF-8/16/32 cannot be enabled at the same time" "$LINENO" 5
19012 #define EBCDIC /**/
22261 EBCDIC coding ................... : ${enable_ebcdic}
22262 EBCDIC code for NL .............. : ${ebcdic_nl_code}