.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.0102 (Pod::Simple 3.45) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "Locale::RecodeData::ISO_2033_1983 3" .TH Locale::RecodeData::ISO_2033_1983 3 2024-09-01 "perl v5.40.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME Locale::RecodeData::ISO_2033_1983 \- Conversion routines for ISO_2033_1983 .SH SYNOPSIS .IX Header "SYNOPSIS" This module is internal to libintl. Do not use directly! .SH DESCRIPTION .IX Header "DESCRIPTION" This module is generated and contains the conversion tables and routines for ISO_2033\-1983. .SH COMMENTS .IX Header "COMMENTS" The following comments have been extracted from the original charmap: .PP .Vb 5 \& version: 1.0 \& repertoiremap: mnemonic,ds \& source: ECMA registry \& alias ISO\-IR\-98 \& alias E13B .Ve .PP Please note that aliases listed above are not necessarily valid! .SH "CHARACTER TABLE" .IX Header "CHARACTER TABLE" The following table is sorted in the same order as the original charmap. All character codes are in hexadecimal. Please read 'ISO\-10646' as \&'ISO\-10646\-UCS4'. .PP .Vb 10 \& Local | ISO\-10646 | Description \&\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- \& 00 | 00000000 | NULL (NUL) \& 01 | 00000001 | START OF HEADING (SOH) \& 02 | 00000002 | START OF TEXT (STX) \& 03 | 00000003 | END OF TEXT (ETX) \& 04 | 00000004 | END OF TRANSMISSION (EOT) \& 05 | 00000005 | ENQUIRY (ENQ) \& 06 | 00000006 | ACKNOWLEDGE (ACK) \& 07 | 00000007 | BELL (BEL) \& 08 | 00000008 | BACKSPACE (BS) \& 09 | 00000009 | CHARACTER TABULATION (HT) \& 0A | 0000000A | LINE FEED (LF) \& 0B | 0000000B | LINE TABULATION (VT) \& 0C | 0000000C | FORM FEED (FF) \& 0D | 0000000D | CARRIAGE RETURN (CR) \& 0E | 0000000E | SHIFT OUT (SO) \& 0F | 0000000F | SHIFT IN (SI) \& 10 | 00000010 | DATALINK ESCAPE (DLE) \& 11 | 00000011 | DEVICE CONTROL ONE (DC1) \& 12 | 00000012 | DEVICE CONTROL TWO (DC2) \& 13 | 00000013 | DEVICE CONTROL THREE (DC3) \& 14 | 00000014 | DEVICE CONTROL FOUR (DC4) \& 15 | 00000015 | NEGATIVE ACKNOWLEDGE (NAK) \& 16 | 00000016 | SYNCHRONOUS IDLE (SYN) \& 17 | 00000017 | END OF TRANSMISSION BLOCK (ETB) \& 18 | 00000018 | CANCEL (CAN) \& 19 | 00000019 | END OF MEDIUM (EM) \& 1A | 0000001A | SUBSTITUTE (SUB) \& 1B | 0000001B | ESCAPE (ESC) \& 1C | 0000001C | FILE SEPARATOR (IS4) \& 1D | 0000001D | GROUP SEPARATOR (IS3) \& 1E | 0000001E | RECORD SEPARATOR (IS2) \& 1F | 0000001F | UNIT SEPARATOR (IS1) \& 20 | 00000020 | SPACE \& 30 | 00000030 | DIGIT ZERO \& 31 | 00000031 | DIGIT ONE \& 32 | 00000032 | DIGIT TWO \& 33 | 00000033 | DIGIT THREE \& 34 | 00000034 | DIGIT FOUR \& 35 | 00000035 | DIGIT FIVE \& 36 | 00000036 | DIGIT SIX \& 37 | 00000037 | DIGIT SEVEN \& 38 | 00000038 | DIGIT EIGHT \& 39 | 00000039 | DIGIT NINE \& 3A | 00002446 | OCR BRANCH BANK IDENTIFICATION \& 3B | 00002447 | OCR AMOUNT OF CHECK \& 3C | 00002448 | OCR DASH \& 3D | 00002449 | OCR CUSTOMER ACCOUNT NUMBER \& 7F | 0000007F | DELETE (DEL) .Ve .SH AUTHOR .IX Header "AUTHOR" Copyright (C) 2002\-2017 Guido Flohr (), all rights reserved. See the source code for details!code for details! .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBLocale::RecodeData\fR\|(3), \fBLocale::Recode\fR\|(3), \fBperl\fR\|(1)