langinfo.5 (2010 09)

l
langinfo(5) langinfo(5)
alternative currency formatting information.
Value to indicate text direction. Values currently defined
include
null, 0, and 1
.Valuesofnull or 0 indicate that
characters are arranged from left to right within a line and
lines are arranged from top to bottom. A value of
1 indi-
cates that characters are arranged from right to left within
a line and lines are arranged from top to bottom. (This con-
stant is an HP proprietary item, subject to change, and may
not be portable to other platforms.)
DIRECTION LC_CTYPE
String indicating character context analysis. String
null
or 0 indicates no context analysis is required. String
1
indicates Arabic context analysis required.
CONTEXT LC_CTYPE
A string of the characters that are mapped into the ASCII
equivalent string 0123456789b+-.,eE (where b is a
blank). This is also the reverse mapping for output. It is
not assumed that the character code values of digits are
contiguous or that they are one byte values. A null value
for the string indicates that the language has no alternative
digits. (This constant is an HP proprietary item, subject to
change, and may not be portable to other platforms.)
ALT_DIGIT LC_NUMERIC
A string of the characters that are mapped into the ASCII
equivalent string
b
!"#$%&’()*+,-./:;<=>?@[\]ˆ_‘{|}˜
(where b is
a blank) in American usage. This is also the reverse map-
ping for output. It is not assumed that the character code
values of punctuation characters are contiguous or that
they are one byte values. If any punctuation characters do
not have equivalent alternatives, ASCII codes are used in
the alternative punctuation string. A null value for the
string indicates that the language has no alternative punc-
tuation characters. (This constant is an HP proprietary
item, subject to change, and may not be portable to other
platforms.)
ALT_PUNCT LC_CTYPE
Symbol for year. This is usually required to specify date for
Asian languages. (This constant is an HP proprietary item,
subject to change, and may not be portable to other plat-
forms.)
YEAR_UNIT LC_TIME
Symbol for month. (This constant is an HP proprietary
item, subject to change, and may not be portable to other
platforms.)
MON_UNIT LC_TIME
Symbol for day. (This constant is an HP proprietary item,
subject to change, and may not be portable to other plat-
forms.)
DAY_UNIT LC_TIME
Symbol for hour. This is usually required to specify time
for Asian languages. (This constant is an HP proprietary
item, subject to change, and may not be portable to other
platforms.)
HOUR_UNIT LC_TIME
Symbol for minute. (This constant is an HP proprietary
item, subject to change, and may not be portable to other
platforms.)
MIN_UNIT LC_TIME
Symbol for second. (This constant is an HP proprietary
item, subject to change, and may not be portable to other
platforms.)
SEC_UNIT LC_TIME
HP-UX 11i Version 3: September 2010 − 3 − Hewlett-Packard Company 3