home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / locale / en_us / ibm-1252.loc < prev    next >
Encoding:
Text File  |  1996-02-20  |  24.7 KB  |  1,175 lines

  1. #***********************************************************************
  2. #*                                                                     *
  3. #*  VisualAge for C++ for Windows, Version 3.5                         *
  4. #*    Licensed Material - Property of IBM                              *
  5. #*                                                                     *
  6. #*  5801-ARR and Other Materials                                       *
  7. #*                                                                     *
  8. #*  (c) Copyright IBM Corp 1996. All rights reserved.                  *
  9. #*                                                                     *
  10. #***********************************************************************
  11.  
  12.  
  13. #############
  14. LC_CTYPE
  15. #############
  16. upper     <A>;\
  17.           <B>;\
  18.           <C>;\
  19.           <D>;\
  20.           <E>;\
  21.           <F>;\
  22.           <G>;\
  23.           <H>;\
  24.           <I>;\
  25.           <J>;\
  26.           <K>;\
  27.           <L>;\
  28.           <M>;\
  29.           <N>;\
  30.           <O>;\
  31.           <P>;\
  32.           <Q>;\
  33.           <R>;\
  34.           <S>;\
  35.           <T>;\
  36.           <U>;\
  37.           <V>;\
  38.           <W>;\
  39.           <X>;\
  40.           <Y>;\
  41.           <Z>;\
  42.           <A-acute>;\
  43.           <A-grave>;\
  44.           <A-circumflex>;\
  45.           <A-diaresis>;\
  46.           <A-tilde>;\
  47.           <A-ring>;\
  48.           <AE>;\
  49.           <C-cedilla>;\
  50.           <Eth-Icelandic-Capital>;\
  51.           <E-acute>;\
  52.           <E-grave>;\
  53.           <E-circumflex>;\
  54.           <E-diaresis>;\
  55.           <I-acute>;\
  56.           <I-grave>;\
  57.           <I-circumflex>;\
  58.           <I-diaresis>;\
  59.           <N-tilde>;\
  60.           <O-acute>;\
  61.           <O-grave>;\
  62.           <O-circumflex>;\
  63.           <O-diaresis>;\
  64.           <O-tilde>;\
  65.           <O-slash>;\
  66.           <OE-Ligature-Capital>;\
  67.           <S-Caron-Capital>;\
  68.           <Thorn>;\
  69.           <U-acute>;\
  70.           <U-grave>;\
  71.           <U-circumflex>;\
  72.           <U-diaresis>;\
  73.           <Y-acute>;\
  74.           <Y-Diaeresis-Capital>
  75.  
  76. lower   <a>;\
  77.           <b>;\
  78.           <c>;\
  79.           <d>;\
  80.           <e>;\
  81.           <f>;\
  82.           <g>;\
  83.           <h>;\
  84.           <i>;\
  85.           <j>;\
  86.           <k>;\
  87.           <l>;\
  88.           <m>;\
  89.           <n>;\
  90.           <o>;\
  91.           <p>;\
  92.           <q>;\
  93.           <r>;\
  94.           <s>;\
  95.           <t>;\
  96.           <u>;\
  97.           <v>;\
  98.           <w>;\
  99.           <x>;\
  100.           <y>;\
  101.           <z>;\
  102.           <a-acute>;\
  103.           <a-grave>;\
  104.           <a-circumflex>;\
  105.           <a-diaresis>;\
  106.           <a-tilde>;\
  107.           <a-ring>;\
  108.           <ae>;\
  109.           <c-cedilla>;\
  110.           <eth>;\
  111.           <e-acute>;\
  112.           <e-grave>;\
  113.           <e-circumflex>;\
  114.           <e-diaresis>;\
  115.           <i-acute>;\
  116.           <i-grave>;\
  117.           <i-circumflex>;\
  118.           <i-diaresis>;\
  119.           <n-tilde>;\
  120.           <o-acute>;\
  121.           <o-grave>;\
  122.           <o-circumflex>;\
  123.           <o-diaresis>;\
  124.           <o-tilde>;\
  125.           <o-slash>;\
  126.           <oe-Ligature-Small>;\
  127.           <s-Caron-Small>;\
  128.           <s-sharp>;\
  129.           <thorn>;\
  130.           <u-acute>;\
  131.           <u-grave>;\
  132.           <u-circumflex>;\
  133.           <u-diaresis>;\
  134.           <y-acute>;\
  135.           <y-diaresis>
  136.  
  137. space     <tab>;\
  138.           <newline>;\
  139.           <vertical-tab>;\
  140.           <form-feed>;\
  141.           <carriage-return>;\
  142.           <space>
  143.  
  144. cntrl   <NUL>;\
  145.           <SOH>;\
  146.           <STX>;\
  147.           <ETX>;\
  148.           <EOT>;\
  149.           <ENQ>;\
  150.           <ACK>;\
  151.           <BEL>;\
  152.           <alert>;\
  153.           <backspace>;\
  154.           <tab>;\
  155.           <newline>;\
  156.           <vertical-tab>;\
  157.           <form-feed>;\
  158.           <carriage-return>;\
  159.           <SO>;\
  160.           <SI>;\
  161.           <DLE>;\
  162.           <DC1>;\
  163.           <DC2>;\
  164.           <DC3>;\
  165.           <DC4>;\
  166.           <NAK>;\
  167.           <SYN>;\
  168.           <ETB>;\
  169.           <CAN>;\
  170.           <EM>;\
  171.           <SUB>;\
  172.           <ESC>;\
  173.           <IS4>;\
  174.           <IS3>;\
  175.           <IS2>;\
  176.           <IS1>;\
  177.           <DEL>;\
  178.           <RI>;\
  179.           <SS2>;\
  180.           <SS3>;\
  181.           <DCS>;\
  182.           <OSC>;\
  183.           <PM>
  184.  
  185. graph   <exclamation-mark>;\
  186.           <quotation-mark>;\
  187.           <number-sign>;\
  188.           <dollar-sign>;\
  189.           <percent-sign>;\
  190.           <ampersand>;\
  191.           <apostrophe>;\
  192.           <left-parenthesis>;\
  193.           <right-parenthesis>;\
  194.           <asterisk>;\
  195.           <plus-sign>;\
  196.           <comma>;\
  197.           <hyphen>;\
  198.           <hyphen-minus>;\
  199.           <period>;\
  200.           <full-stop>;\
  201.           <slash>;\
  202.           <solidus>;\
  203.           <zero>;\
  204.           <one>;\
  205.           <two>;\
  206.           <three>;\
  207.           <four>;\
  208.           <five>;\
  209.           <six>;\
  210.           <seven>;\
  211.           <eight>;\
  212.           <nine>;\
  213.           <colon>;\
  214.           <semicolon>;\
  215.           <less-than-sign>;\
  216.           <equals-sign>;\
  217.           <greater-than-sign>;\
  218.           <question-mark>;\
  219.           <commercial-at>;\
  220.           <A>;\
  221.           <B>;\
  222.           <C>;\
  223.           <D>;\
  224.           <E>;\
  225.           <F>;\
  226.           <G>;\
  227.           <H>;\
  228.           <I>;\
  229.           <J>;\
  230.           <K>;\
  231.           <L>;\
  232.           <M>;\
  233.           <N>;\
  234.           <O>;\
  235.           <P>;\
  236.           <Q>;\
  237.           <R>;\
  238.           <S>;\
  239.           <T>;\
  240.           <U>;\
  241.           <V>;\
  242.           <W>;\
  243.           <X>;\
  244.           <Y>;\
  245.           <Z>;\
  246.           <left-square-bracket>;\
  247.           <backslash>;\
  248.           <reverse-solidus>;\
  249.           <right-square-bracket>;\
  250.           <circumflex>;\
  251.           <circumflex-accent>;\
  252.           <underscore>;\
  253.           <low-line>;\
  254.           <grave-accent>;\
  255.           <a>;\
  256.           <b>;\
  257.           <c>;\
  258.           <d>;\
  259.           <e>;\
  260.           <f>;\
  261.           <g>;\
  262.           <h>;\
  263.           <i>;\
  264.           <j>;\
  265.           <k>;\
  266.           <l>;\
  267.           <m>;\
  268.           <n>;\
  269.           <o>;\
  270.           <p>;\
  271.           <q>;\
  272.           <r>;\
  273.           <s>;\
  274.           <t>;\
  275.           <u>;\
  276.           <v>;\
  277.           <w>;\
  278.           <x>;\
  279.           <y>;\
  280.           <z>;\
  281.           <left-brace>;\
  282.           <left-curly-bracket>;\
  283.           <vertical-line>;\
  284.           <right-brace>;\
  285.           <right-curly-bracket>;\
  286.           <tilde>;\
  287.           <Left-Lower-Single-Quote>;\
  288.           <Left-Lower-Double-Quotes>;\
  289.           <Ellipsis>;\
  290.           <Dagger>;\
  291.           <Double-Dagger>;\
  292.           <Circumflex-Accent-Over-Small>;\
  293.           <Permille-Symbol>;\
  294.           <Left-Angle-Single-Quote>;\
  295.           <Left-Single-Quote>;\
  296.           <Right-Single-Quote>;\
  297.           <Left-Double-Quotes>;\
  298.           <Right-Double-Quotes>;\
  299.           <Bullet>;\
  300.           <En-Dash>;\
  301.           <Em-Dash>;\
  302.           <Tilde-Accent-Over-Small>;\
  303.           <Trademark-Symbol,-Serif>;\
  304.           <Right-Angle-Single-Quote>;\
  305.           <exclamation-down>;\
  306.           <cent>;\
  307.           <sterling>;\
  308.           <currency>;\
  309.           <yen>;\
  310.           <broken-bar>;\
  311.           <section>;\
  312.           <diaresis>;\
  313.           <copyright>;\
  314.           <feminine>;\
  315.           <guillemot-left>;\
  316.           <not>;\
  317.           <dash>;\
  318.           <registered>;\
  319.           <degree>;\
  320.           <plus-minus>;\
  321.           <two-superior>;\
  322.           <three-superior>;\
  323.           <acute>;\
  324.           <mu>;\
  325.           <paragraph>;\
  326.           <dot>;\
  327.           <cedilla>;\
  328.           <one-superior>;\
  329.           <masculine>;\
  330.           <guillemot-right>;\
  331.           <one-quarter>;\
  332.           <one-half>;\
  333.           <three-quarters>;\
  334.           <question-down>;\
  335.           <A-grave>;\
  336.           <A-acute>;\
  337.           <A-circumflex>;\
  338.           <A-tilde>;\
  339.           <A-diaresis>;\
  340.           <A-ring>;\
  341.           <AE>;\
  342.           <C-cedilla>;\
  343.           <Eth-Icelandic-Capital>;\
  344.           <E-grave>;\
  345.           <E-acute>;\
  346.           <E-circumflex>;\
  347.           <E-diaresis>;\
  348.           <I-grave>;\
  349.           <I-acute>;\
  350.           <I-circumflex>;\
  351.           <I-diaresis>;\
  352.           <N-tilde>;\
  353.           <OE-Ligature-Capital>;\
  354.           <O-grave>;\
  355.           <O-acute>;\
  356.           <O-circumflex>;\
  357.           <O-tilde>;\
  358.           <O-diaresis>;\
  359.           <multiply>;\
  360.           <O-slash>;\
  361.           <U-grave>;\
  362.           <U-acute>;\
  363.           <U-circumflex>;\
  364.           <U-diaresis>;\
  365.           <Y-acute>;\
  366.           <Y-Diaeresis-Capital>;\
  367.           <S-Caron-Capital>;\
  368.           <Thorn>;\
  369.           <s-sharp>;\
  370.           <a-grave>;\
  371.           <a-acute>;\
  372.           <a-circumflex>;\
  373.           <a-tilde>;\
  374.           <a-diaresis>;\
  375.           <a-ring>;\
  376.           <ae>;\
  377.           <c-cedilla>;\
  378.           <e-grave>;\
  379.           <e-acute>;\
  380.           <e-circumflex>;\
  381.           <e-diaresis>;\
  382.           <i-grave>;\
  383.           <i-acute>;\
  384.           <i-circumflex>;\
  385.           <i-diaresis>;\
  386.           <eth>;\
  387.           <n-tilde>;\
  388.           <o-grave>;\
  389.           <o-acute>;\
  390.           <o-circumflex>;\
  391.           <o-tilde>;\
  392.           <o-diaresis>;\
  393.           <divide>;\
  394.           <division>;\
  395.           <o-slash>;\
  396.           <oe-Ligature-Small>;\
  397.           <s-Caron-Small>;\
  398.           <u-grave>;\
  399.           <u-acute>;\
  400.           <u-circumflex>;\
  401.           <u-diaresis>;\
  402.           <y-acute>;\
  403.           <thorn>;\
  404.           <Macron-Accent>;\
  405.           <y-diaresis>
  406.  
  407. print   <space>;\
  408.           <exclamation-mark>;\
  409.           <quotation-mark>;\
  410.           <number-sign>;\
  411.           <dollar-sign>;\
  412.           <percent-sign>;\
  413.           <ampersand>;\
  414.           <apostrophe>;\
  415.           <left-parenthesis>;\
  416.           <right-parenthesis>;\
  417.           <asterisk>;\
  418.           <plus-sign>;\
  419.           <comma>;\
  420.           <hyphen>;\
  421.           <hyphen-minus>;\
  422.           <period>;\
  423.           <full-stop>;\
  424.           <slash>;\
  425.           <solidus>;\
  426.           <zero>;\
  427.           <one>;\
  428.           <two>;\
  429.           <three>;\
  430.           <four>;\
  431.           <five>;\
  432.           <six>;\
  433.           <seven>;\
  434.           <eight>;\
  435.           <nine>;\
  436.           <colon>;\
  437.           <semicolon>;\
  438.           <less-than-sign>;\
  439.           <equals-sign>;\
  440.           <greater-than-sign>;\
  441.           <question-mark>;\
  442.           <commercial-at>;\
  443.           <A>;\
  444.           <B>;\
  445.           <C>;\
  446.           <D>;\
  447.           <E>;\
  448.           <F>;\
  449.           <G>;\
  450.           <H>;\
  451.           <I>;\
  452.           <J>;\
  453.           <K>;\
  454.           <L>;\
  455.           <M>;\
  456.           <N>;\
  457.           <O>;\
  458.           <P>;\
  459.           <Q>;\
  460.           <R>;\
  461.           <S>;\
  462.           <T>;\
  463.           <U>;\
  464.           <V>;\
  465.           <W>;\
  466.           <X>;\
  467.           <Y>;\
  468.           <Z>;\
  469.           <left-square-bracket>;\
  470.           <backslash>;\
  471.           <reverse-solidus>;\
  472.           <right-square-bracket>;\
  473.           <circumflex>;\
  474.           <circumflex-accent>;\
  475.           <underscore>;\
  476.           <low-line>;\
  477.           <grave-accent>;\
  478.           <a>;\
  479.           <b>;\
  480.           <c>;\
  481.           <d>;\
  482.           <e>;\
  483.           <f>;\
  484.           <g>;\
  485.           <h>;\
  486.           <i>;\
  487.           <j>;\
  488.           <k>;\
  489.           <l>;\
  490.           <m>;\
  491.           <n>;\
  492.           <o>;\
  493.           <p>;\
  494.           <q>;\
  495.           <r>;\
  496.           <s>;\
  497.           <t>;\
  498.           <u>;\
  499.           <v>;\
  500.           <w>;\
  501.           <x>;\
  502.           <y>;\
  503.           <z>;\
  504.           <left-brace>;\
  505.           <left-curly-bracket>;\
  506.           <vertical-line>;\
  507.           <right-brace>;\
  508.           <right-curly-bracket>;\
  509.           <tilde>;\
  510.           <Left-Lower-Single-Quote>;\
  511.           <Left-Lower-Double-Quotes>;\
  512.           <Ellipsis>;\
  513.           <Dagger>;\
  514.           <Double-Dagger>;\
  515.           <Circumflex-Accent-Over-Small>;\
  516.           <Permille-Symbol>;\
  517.           <Left-Angle-Single-Quote>;\
  518.           <Left-Single-Quote>;\
  519.           <Right-Single-Quote>;\
  520.           <Left-Double-Quotes>;\
  521.           <Right-Double-Quotes>;\
  522.           <Bullet>;\
  523.           <En-Dash>;\
  524.           <Em-Dash>;\
  525.           <Tilde-Accent-Over-Small>;\
  526.           <Trademark-Symbol,-Serif>;\
  527.           <Right-Angle-Single-Quote>;\
  528.           <exclamation-down>;\
  529.           <cent>;\
  530.           <sterling>;\
  531.           <currency>;\
  532.           <yen>;\
  533.           <broken-bar>;\
  534.           <section>;\
  535.           <diaresis>;\
  536.           <copyright>;\
  537.           <feminine>;\
  538.           <guillemot-left>;\
  539.           <not>;\
  540.           <dash>;\
  541.           <registered>;\
  542.           <degree>;\
  543.           <plus-minus>;\
  544.           <two-superior>;\
  545.           <three-superior>;\
  546.           <acute>;\
  547.           <mu>;\
  548.           <paragraph>;\
  549.           <dot>;\
  550.           <cedilla>;\
  551.           <one-superior>;\
  552.           <masculine>;\
  553.           <guillemot-right>;\
  554.           <one-quarter>;\
  555.           <one-half>;\
  556.           <three-quarters>;\
  557.           <question-down>;\
  558.           <A-grave>;\
  559.           <A-acute>;\
  560.           <A-circumflex>;\
  561.           <A-tilde>;\
  562.           <A-diaresis>;\
  563.           <A-ring>;\
  564.           <AE>;\
  565.           <C-cedilla>;\
  566.           <Eth-Icelandic-Capital>;\
  567.           <E-grave>;\
  568.           <E-acute>;\
  569.           <E-circumflex>;\
  570.           <E-diaresis>;\
  571.           <I-grave>;\
  572.           <I-acute>;\
  573.           <I-circumflex>;\
  574.           <I-diaresis>;\
  575.           <N-tilde>;\
  576.           <OE-Ligature-Capital>;\
  577.           <O-grave>;\
  578.           <O-acute>;\
  579.           <O-circumflex>;\
  580.           <O-tilde>;\
  581.           <O-diaresis>;\
  582.           <multiply>;\
  583.           <O-slash>;\
  584.           <U-grave>;\
  585.           <U-acute>;\
  586.           <U-circumflex>;\
  587.           <U-diaresis>;\
  588.           <Y-acute>;\
  589.           <Y-Diaeresis-Capital>;\
  590.           <S-Caron-Capital>;\
  591.           <Thorn>;\
  592.           <s-sharp>;\
  593.           <a-grave>;\
  594.           <a-acute>;\
  595.           <a-circumflex>;\
  596.           <a-tilde>;\
  597.           <a-diaresis>;\
  598.           <a-ring>;\
  599.           <ae>;\
  600.           <c-cedilla>;\
  601.           <e-grave>;\
  602.           <e-acute>;\
  603.           <e-circumflex>;\
  604.           <e-diaresis>;\
  605.           <i-grave>;\
  606.           <i-acute>;\
  607.           <i-circumflex>;\
  608.           <i-diaresis>;\
  609.           <eth>;\
  610.           <n-tilde>;\
  611.           <o-grave>;\
  612.           <o-acute>;\
  613.           <o-circumflex>;\
  614.           <o-tilde>;\
  615.           <o-diaresis>;\
  616.           <divide>;\
  617.           <division>;\
  618.           <o-slash>;\
  619.           <oe-Ligature-Small>;\
  620.           <s-Caron-Small>;\
  621.           <u-grave>;\
  622.           <u-acute>;\
  623.           <u-circumflex>;\
  624.           <u-diaresis>;\
  625.           <y-acute>;\
  626.           <thorn>;\
  627.           <Macron-Accent>;\
  628.           <y-diaresis>
  629.  
  630. punct   <exclamation-mark>;\
  631.           <quotation-mark>;\
  632.           <number-sign>;\
  633.           <dollar-sign>;\
  634.           <percent-sign>;\
  635.           <ampersand>;\
  636.           <apostrophe>;\
  637.           <left-parenthesis>;\
  638.           <right-parenthesis>;\
  639.           <asterisk>;\
  640.           <plus-sign>;\
  641.           <comma>;\
  642.           <hyphen>;\
  643.           <hyphen-minus>;\
  644.           <period>;\
  645.           <full-stop>;\
  646.           <slash>;\
  647.           <colon>;\
  648.           <semicolon>;\
  649.           <less-than-sign>;\
  650.           <equals-sign>;\
  651.           <greater-than-sign>;\
  652.           <question-mark>;\
  653.           <commercial-at>;\
  654.           <left-square-bracket>;\
  655.           <backslash>;\
  656.           <reverse-solidus>;\
  657.           <right-square-bracket>;\
  658.           <circumflex>;\
  659.           <circumflex-accent>;\
  660.           <underscore>;\
  661.           <low-line>;\
  662.           <grave-accent>;\
  663.           <left-brace>;\
  664.           <left-curly-bracket>;\
  665.           <vertical-line>;\
  666.           <right-brace>;\
  667.           <right-curly-bracket>;\
  668.           <tilde>;\
  669.           <Left-Lower-Single-Quote>;\
  670.           <Left-Lower-Double-Quotes>;\
  671.           <Left-Angle-Single-Quote>;\
  672.           <Left-Single-Quote>;\
  673.           <Right-Single-Quote>;\
  674.           <Left-Double-Quotes>;\
  675.           <Right-Double-Quotes>;\
  676.           <Right-Angle-Single-Quote>
  677.  
  678. digit   <zero>;\
  679.           <one>;\
  680.           <two>;\
  681.           <three>;\
  682.           <four>;\
  683.           <five>;\
  684.           <six>;\
  685.           <seven>;\
  686.           <eight>;\
  687.           <nine>
  688.  
  689. xdigit  <zero>;\
  690.           <one>;\
  691.           <two>;\
  692.           <three>;\
  693.           <four>;\
  694.           <five>;\
  695.           <six>;\
  696.           <seven>;\
  697.           <eight>;\
  698.           <nine>;\
  699.           <A>;\
  700.           <B>;\
  701.           <C>;\
  702.           <D>;\
  703.           <E>;\
  704.           <F>;\
  705.           <a>;\
  706.           <b>;\
  707.           <c>;\
  708.           <d>;\
  709.           <e>;\
  710.           <f>
  711.  
  712. blank     <space>;\
  713.           <tab>
  714.  
  715.  
  716. #
  717. # The <s-sharp> and <y-diaresis> are not included in the toupper nor
  718. # tolower tables because they do not have upper/lower counterparts.
  719. #
  720. toupper (<a>,<A>);(<b>,<B>);(<c>,<C>);(<d>,<D>);(<e>,<E>);\
  721.           (<f>,<F>);(<g>,<G>);(<h>,<H>);(<i>,<I>);(<j>,<J>);\
  722.           (<k>,<K>);(<l>,<L>);(<m>,<M>);(<n>,<N>);(<o>,<O>);\
  723.           (<p>,<P>);(<q>,<Q>);(<r>,<R>);(<s>,<S>);(<t>,<T>);\
  724.           (<u>,<U>);(<v>,<V>);(<w>,<W>);(<x>,<X>);(<y>,<Y>);\
  725.           (<z>,<Z>);\
  726.           (<a-acute>,<A-acute>);\
  727.           (<a-grave>,<A-grave>);\
  728.           (<a-circumflex>,<A-circumflex>);\
  729.           (<a-diaresis>,<A-diaresis>);\
  730.           (<a-tilde>,<A-tilde>);\
  731.           (<a-ring>,<A-ring>);\
  732.           (<ae>,<AE>);\
  733.           (<c-cedilla>,<C-cedilla>);\
  734.           (<eth>,<Eth-Icelandic-Capital>);\
  735.           (<e-acute>,<E-acute>);\
  736.           (<e-grave>,<E-grave>);\
  737.           (<e-circumflex>,<E-circumflex>);\
  738.           (<e-diaresis>,<E-diaresis>);\
  739.           (<i-acute>,<I-acute>);\
  740.           (<i-grave>,<I-grave>);\
  741.           (<i-circumflex>,<I-circumflex>);\
  742.           (<i-diaresis>,<I-diaresis>);\
  743.           (<n-tilde>,<N-tilde>);\
  744.           (<o-acute>,<O-acute>);\
  745.           (<o-grave>,<O-grave>);\
  746.           (<o-circumflex>,<O-circumflex>);\
  747.           (<o-diaresis>,<O-diaresis>);\
  748.           (<o-tilde>,<O-tilde>);\
  749.           (<o-slash>,<O-slash>);\
  750.           (<oe-Ligature-Small>,<OE-Ligature-Capital>);\
  751.           (<s-Caron-Small>,<S-Caron-Capital>);\
  752.           (<thorn>,<Thorn>);\
  753.           (<u-acute>,<U-acute>);\
  754.           (<u-grave>,<U-grave>);\
  755.           (<u-circumflex>,<U-circumflex>);\
  756.           (<u-diaresis>,<U-diaresis>);\
  757.           (<y-acute>,<Y-acute>);\
  758.           (<y-diaresis>,<Y-Diaresis-Capital>)
  759.  
  760. tolower (<A>,<a>);(<B>,<b>);(<C>,<c>);(<D>,<d>);(<E>,<e>);\
  761.           (<F>,<f>);(<G>,<g>);(<H>,<h>);(<I>,<i>);(<J>,<j>);\
  762.           (<K>,<k>);(<L>,<l>);(<M>,<m>);(<N>,<n>);(<O>,<o>);\
  763.           (<P>,<p>);(<Q>,<q>);(<R>,<r>);(<S>,<s>);(<T>,<t>);\
  764.           (<U>,<u>);(<V>,<v>);(<W>,<w>);(<X>,<x>);(<Y>,<y>);\
  765.           (<Z>,<z>);\
  766.           (<A-acute>,<a-acute>);\
  767.           (<A-grave>,<a-grave>);\
  768.           (<A-circumflex>,<a-circumflex>);\
  769.           (<A-diaresis>,<a-diaresis>);\
  770.           (<A-tilde>,<a-tilde>);\
  771.           (<A-ring>,<a-ring>);\
  772.           (<AE>,<ae>);\
  773.           (<C-cedilla>,<c-cedilla>);\
  774.           (<Eth-Icelandic-Capital>,<eth>);\
  775.           (<E-acute>,<e-acute>);\
  776.           (<E-grave>,<e-grave>);\
  777.           (<E-circumflex>,<e-circumflex>);\
  778.           (<E-diaresis>,<e-diaresis>);\
  779.           (<I-acute>,<i-acute>);\
  780.           (<I-grave>,<i-grave>);\
  781.           (<I-circumflex>,<i-circumflex>);\
  782.           (<I-diaresis>,<i-diaresis>);\
  783.           (<N-tilde>,<n-tilde>);\
  784.           (<O-acute>,<o-acute>);\
  785.           (<O-grave>,<o-grave>);\
  786.           (<O-circumflex>,<o-circumflex>);\
  787.           (<O-diaresis>,<o-diaresis>);\
  788.           (<O-tilde>,<o-tilde>);\
  789.           (<O-slash>,<o-slash>);\
  790.           (<OE-Ligature-Capital>,<oe-Ligature-Small>);\
  791.           (<S-Caron-Capital>,<s-Caron-Small>);\
  792.           (<Thorn>,<thorn>);\
  793.           (<U-acute>,<u-acute>);\
  794.           (<U-grave>,<u-grave>);\
  795.           (<U-circumflex>,<u-circumflex>);\
  796.           (<U-diaresis>,<u-diaresis>);\
  797.           (<Y-acute>,<y-acute>);\
  798.           (<Y-Diaresis-Capital>,<y-diaresis>)
  799.  
  800. END LC_CTYPE
  801.  
  802.  
  803. #############
  804. LC_COLLATE
  805. #############
  806.  
  807. order_start
  808.  
  809. <NUL>
  810. <SOH>
  811. <STX>
  812. <ETX>
  813. <EOT>
  814. <ENQ>
  815. <ACK>
  816. <alert>
  817. <backspace>
  818. <tab>
  819. <newline>
  820. <vertical-tab>
  821. <form-feed>
  822. <carriage-return>
  823. <SO>
  824. <SI>
  825. <DLE>
  826. <DC1>
  827. <DC2>
  828. <DC3>
  829. <DC4>
  830. <NAK>
  831. <SYN>
  832. <ETB>
  833. <CAN>
  834. <EM>
  835. <SUB>
  836. <ESC>
  837. <IS4>
  838. <IS3>
  839. <IS2>
  840. <IS1>
  841. <DEL>
  842. <RI>
  843. <SS2>
  844. <SS3>
  845. <DCS>
  846. <OSC>
  847. <PM>
  848. <space>
  849. <underscore>
  850. <hyphen-minus>
  851. <comma>
  852. <semicolon>
  853. <colon>
  854. <exclamation-mark>
  855. <exclamation-down>
  856. <question-mark>
  857. <question-down>
  858. <slash>
  859. <period>
  860. <acute>
  861. <grave-accent>
  862. <circumflex>
  863. <diaresis>
  864. <tilde>
  865. <dot>
  866. <cedilla>
  867. <apostrophe>
  868. <quotation-mark>
  869. <guillemot-left>
  870. <guillemot-right>
  871. <left-parenthesis>
  872. <right-parenthesis>
  873. <left-square-bracket>
  874. <right-square-bracket>
  875. <left-brace>
  876. <right-brace>
  877. <section>
  878. <paragraph>
  879. <copyright>
  880. <registered>
  881. <commercial-at>
  882. <currency>
  883. <cent>
  884. <dollar-sign>
  885. <sterling>
  886. <yen>
  887. <asterisk>
  888. <backslash>
  889. <ampersand>
  890. <number-sign>
  891. <percent-sign>
  892. <plus-sign>
  893. <plus-minus>
  894. <division>
  895. <multiply>
  896. <less-than-sign>
  897. <equals-sign>
  898. <greater-than-sign>
  899. <not>
  900. <dash>
  901. <vertical-line>
  902. <broken-bar>
  903. <degree>
  904. <mu>
  905. <nobreakspace>
  906. <Left-Lower-Single-Quote>
  907. <florin>
  908. <Left-Lower-Double-Quotes>
  909. <Ellipsis>
  910. <Dagger>
  911. <Double-Dagger>
  912. <Circumflex-Accent-Over-Small>
  913. <Permille-Symbol>
  914. <Left-Angle-Single-Quote>
  915. <Left-Single-Quote>
  916. <Right-Single-Quote>
  917. <Left-Double-Quotes>
  918. <Right-Double-Quotes>
  919. <Bullet>
  920. <En-Dash>
  921. <Em-Dash>
  922. <Tilde-Accent-Over-Small>
  923. <Trademark-Symbol,-Serif>
  924. <Right-Angle-Single-Quote>
  925. <Macron-Accent>
  926. <zero>
  927. <one-quarter>
  928. <one-half>
  929. <three-quarters>
  930. <one>
  931. <one-superior>
  932. <two>
  933. <two-superior>
  934. <three>
  935. <three-superior>
  936. <four>
  937. <five>
  938. <six>
  939. <seven>
  940. <eight>
  941. <nine>
  942. <a>
  943. <a-acute>
  944. <a-grave>
  945. <a-circumflex>
  946. <a-ring>
  947. <a-diaresis>
  948. <a-tilde>
  949. <ae>
  950. <b>
  951. <c>
  952. <c-cedilla>
  953. <d>
  954. <eth>
  955. <e>
  956. <e-acute>
  957. <e-grave>
  958. <e-circumflex>
  959. <e-diaresis>
  960. <f>
  961. <g>
  962. <h>
  963. <i>
  964. <i-acute>
  965. <i-grave>
  966. <i-circumflex>
  967. <i-diaresis>
  968. <j>
  969. <k>
  970. <l>
  971. <m>
  972. <n>
  973. <n-tilde>
  974. <o>
  975. <o-acute>
  976. <o-circumflex>
  977. <o-diaresis>
  978. <o-grave>
  979. <o-slash>
  980. <o-tilde>
  981. <oe-Ligature-Small>
  982. <p>
  983. <q>
  984. <r>
  985. <s>
  986. <s-Caron-Small>
  987. <t>
  988. <thorn>
  989. <u>
  990. <u-acute>
  991. <u-grave>
  992. <u-circumflex>
  993. <u-diaresis>
  994. <v>
  995. <w>
  996. <x>
  997. <y>
  998. <y-acute>
  999. <y-diaresis>
  1000. <z>
  1001. <A>
  1002. <feminine>
  1003. <A-acute>
  1004. <A-grave>
  1005. <A-circumflex>
  1006. <A-ring>
  1007. <A-diaresis>
  1008. <A-tilde>
  1009. <AE>
  1010. <B>
  1011. <C>
  1012. <C-cedilla>
  1013. <D>
  1014. <Eth-Icelandic-Capital>
  1015. <E>
  1016. <E-acute>
  1017. <E-grave>
  1018. <E-circumflex>
  1019. <E-diaresis>
  1020. <F>
  1021. <G>
  1022. <H>
  1023. <I>
  1024. <I-acute>
  1025. <I-grave>
  1026. <I-circumflex>
  1027. <I-diaresis>
  1028. <J>
  1029. <K>
  1030. <L>
  1031. <M>
  1032. <N>
  1033. <N-tilde>
  1034. <O>
  1035. <O-acute>
  1036. <O-grave>
  1037. <O-diaresis>
  1038. <O-circumflex>
  1039. <O-tilde>
  1040. <O-slash>
  1041. <OE-Ligature-Capital>
  1042. <masculine>
  1043. <P>
  1044. <Q>
  1045. <R>
  1046. <S>
  1047. <S-Caron-Capital>
  1048. <s-sharp>
  1049. <T>
  1050. <Thorn>
  1051. <U>
  1052. <U-acute>
  1053. <U-grave>
  1054. <U-circumflex>
  1055. <U-diaresis>
  1056. <V>
  1057. <W>
  1058. <X>
  1059. <Y>
  1060. <Y-acute>
  1061. <Y-Diaeresis-Capital>
  1062. <Z>
  1063.  
  1064.  
  1065. order_end
  1066.  
  1067.  
  1068. END LC_COLLATE
  1069.  
  1070.  
  1071. #############
  1072. LC_MONETARY
  1073. #############
  1074.  
  1075. int_curr_symbol   "<U><S><D><space>"
  1076. currency_symbol   "<dollar-sign>"
  1077. mon_decimal_point "<period>"
  1078. mon_thousands_sep "<comma>"
  1079. mon_grouping      "3;0"
  1080. positive_sign     ""
  1081. negative_sign     "<hyphen-minus>"
  1082. int_frac_digits   2
  1083. frac_digits       2
  1084. p_cs_precedes     1
  1085. p_sep_by_space    0
  1086. n_cs_precedes     1
  1087. n_sep_by_space    0
  1088. p_sign_posn       2
  1089. n_sign_posn       2
  1090. debit_sign        "<D><B>"
  1091. credit_sign       "<C><R>"
  1092. left_parenthesis  "<left-parenthesis>"
  1093. right_parenthesis "<right-parenthesis>"
  1094.  
  1095. END LC_MONETARY
  1096.  
  1097.  
  1098. #############
  1099. LC_NUMERIC
  1100. #############
  1101.  
  1102. decimal_point     "<period>"
  1103. thousands_sep     "<comma>"
  1104. grouping          "3;0"
  1105.  
  1106. END LC_NUMERIC
  1107.  
  1108.  
  1109. #############
  1110. LC_TIME
  1111. #############
  1112. abday   "<S><u><n>";\
  1113.         "<M><o><n>";\
  1114.         "<T><u><e>";\
  1115.         "<W><e><d>";\
  1116.         "<T><h><u>";\
  1117.         "<F><r><i>";\
  1118.         "<S><a><t>"
  1119.  
  1120. day     "<S><u><n><d><a><y>";\
  1121.         "<M><o><n><d><a><y>";\
  1122.         "<T><u><e><s><d><a><y>";\
  1123.         "<W><e><d><n><e><s><d><a><y>";\
  1124.         "<T><h><u><r><s><d><a><y>";\
  1125.         "<F><r><i><d><a><y>";\
  1126.         "<S><a><t><u><r><d><a><y>"
  1127.  
  1128. abmon   "<J><a><n>";\
  1129.         "<F><e><b>";\
  1130.         "<M><a><r>";\
  1131.         "<A><p><r>";\
  1132.         "<M><a><y>";\
  1133.         "<J><u><n>";\
  1134.         "<J><u><l>";\
  1135.         "<A><u><g>";\
  1136.         "<S><e><p>";\
  1137.         "<O><c><t>";\
  1138.         "<N><o><v>";\
  1139.         "<D><e><c>"
  1140.  
  1141. mon     "<J><a><n><u><a><r><y>";\
  1142.         "<F><e><b><r><u><a><r><y>";\
  1143.         "<M><a><r><c><h>";\
  1144.         "<A><p><r><i><l>";\
  1145.         "<M><a><y>";\
  1146.         "<J><u><n><e>";\
  1147.         "<J><u><l><y>";\
  1148.         "<A><u><g><u><s><t>";\
  1149.         "<S><e><p><t><e><m><b><e><r>";\
  1150.         "<O><c><t><o><b><e><r>";\
  1151.         "<N><o><v><e><m><b><e><r>";\
  1152.         "<D><e><c><e><m><b><e><r>"
  1153.  
  1154. d_t_fmt "%a %b %e %H:%M:%S %Z %Y"
  1155.  
  1156. d_fmt   "%m/%d/%y"
  1157.  
  1158. t_fmt   "%H:%M:%S"
  1159.  
  1160.  
  1161. am_pm   "<A><M>";"<P><M>"
  1162.  
  1163. END LC_TIME
  1164.  
  1165.  
  1166. #############
  1167. LC_MESSAGES
  1168. #############
  1169.  
  1170. yesexpr "^([yY][eE][sS]|[yY])"
  1171. noexpr "^([nN][oO]|[nN])"
  1172.  
  1173. END LC_MESSAGES
  1174.  
  1175.