Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

262 lines
6.2 KiB

  1. /* @(#)CM_VerSion xcf_isoc.h atm08 1.2 16248.eco sum= 28583 atm08.003 */
  2. /***********************************************************************/
  3. /* */
  4. /* Copyright 1990-1996 Adobe Systems Incorporated. */
  5. /* All rights reserved. */
  6. /* */
  7. /* Patents Pending */
  8. /* */
  9. /* NOTICE: All information contained herein is the property of Adobe */
  10. /* Systems Incorporated. Many of the intellectual and technical */
  11. /* concepts contained herein are proprietary to Adobe, are protected */
  12. /* as trade secrets, and are made available only to Adobe licensees */
  13. /* for their internal use. Any reproduction or dissemination of this */
  14. /* software is strictly forbidden unless prior written permission is */
  15. /* obtained from Adobe. */
  16. /* */
  17. /* PostScript and Display PostScript are trademarks of Adobe Systems */
  18. /* Incorporated or its subsidiaries and may be registered in certain */
  19. /* jurisdictions. */
  20. /* */
  21. /***********************************************************************
  22. * SCCS Id: %W%
  23. * Changed: %G% %U%
  24. ***********************************************************************/
  25. /*
  26. * Isoadobe charset aggregate initializer. Element values are SIDs.
  27. */
  28. #ifndef ISOCS_H
  29. #define ISOCS_H
  30. 1, /* space */
  31. 2, /* exclam */
  32. 3, /* quotedbl */
  33. 4, /* numbersign */
  34. 5, /* dollar */
  35. 6, /* percent */
  36. 7, /* ampersand */
  37. 8, /* quoteright */
  38. 9, /* parenleft */
  39. 10, /* parenright */
  40. 11, /* asterisk */
  41. 12, /* plus */
  42. 13, /* comma */
  43. 14, /* hyphen */
  44. 15, /* period */
  45. 16, /* slash */
  46. 17, /* zero */
  47. 18, /* one */
  48. 19, /* two */
  49. 20, /* three */
  50. 21, /* four */
  51. 22, /* five */
  52. 23, /* six */
  53. 24, /* seven */
  54. 25, /* eight */
  55. 26, /* nine */
  56. 27, /* colon */
  57. 28, /* semicolon */
  58. 29, /* less */
  59. 30, /* equal */
  60. 31, /* greater */
  61. 32, /* question */
  62. 33, /* at */
  63. 34, /* A */
  64. 35, /* B */
  65. 36, /* C */
  66. 37, /* D */
  67. 38, /* E */
  68. 39, /* F */
  69. 40, /* G */
  70. 41, /* H */
  71. 42, /* I */
  72. 43, /* J */
  73. 44, /* K */
  74. 45, /* L */
  75. 46, /* M */
  76. 47, /* N */
  77. 48, /* O */
  78. 49, /* P */
  79. 50, /* Q */
  80. 51, /* R */
  81. 52, /* S */
  82. 53, /* T */
  83. 54, /* U */
  84. 55, /* V */
  85. 56, /* W */
  86. 57, /* X */
  87. 58, /* Y */
  88. 59, /* Z */
  89. 60, /* bracketleft */
  90. 61, /* backslash */
  91. 62, /* bracketright */
  92. 63, /* asciicircum */
  93. 64, /* underscore */
  94. 65, /* quoteleft */
  95. 66, /* a */
  96. 67, /* b */
  97. 68, /* c */
  98. 69, /* d */
  99. 70, /* e */
  100. 71, /* f */
  101. 72, /* g */
  102. 73, /* h */
  103. 74, /* i */
  104. 75, /* j */
  105. 76, /* k */
  106. 77, /* l */
  107. 78, /* m */
  108. 79, /* n */
  109. 80, /* o */
  110. 81, /* p */
  111. 82, /* q */
  112. 83, /* r */
  113. 84, /* s */
  114. 85, /* t */
  115. 86, /* u */
  116. 87, /* v */
  117. 88, /* w */
  118. 89, /* x */
  119. 90, /* y */
  120. 91, /* z */
  121. 92, /* braceleft */
  122. 93, /* bar */
  123. 94, /* braceright */
  124. 95, /* asciitilde */
  125. 96, /* exclamdown */
  126. 97, /* cent */
  127. 98, /* sterling */
  128. 99, /* fraction */
  129. 100, /* yen */
  130. 101, /* florin */
  131. 102, /* section */
  132. 103, /* currency */
  133. 104, /* quotesingle */
  134. 105, /* quotedblleft */
  135. 106, /* guillemotleft */
  136. 107, /* guilsinglleft */
  137. 108, /* guilsinglright */
  138. 109, /* fi */
  139. 110, /* fl */
  140. 111, /* endash */
  141. 112, /* dagger */
  142. 113, /* daggerdbl */
  143. 114, /* periodcentered */
  144. 115, /* paragraph */
  145. 116, /* bullet */
  146. 117, /* quotesinglbase */
  147. 118, /* quotedblbase */
  148. 119, /* quotedblright */
  149. 120, /* guillemotright */
  150. 121, /* ellipsis */
  151. 122, /* perthousand */
  152. 123, /* questiondown */
  153. 124, /* grave */
  154. 125, /* acute */
  155. 126, /* circumflex */
  156. 127, /* tilde */
  157. 128, /* macron */
  158. 129, /* breve */
  159. 130, /* dotaccent */
  160. 131, /* dieresis */
  161. 132, /* ring */
  162. 133, /* cedilla */
  163. 134, /* hungarumlaut */
  164. 135, /* ogonek */
  165. 136, /* caron */
  166. 137, /* emdash */
  167. 138, /* AE */
  168. 139, /* ordfeminine */
  169. 140, /* Lslash */
  170. 141, /* Oslash */
  171. 142, /* OE */
  172. 143, /* ordmasculine */
  173. 144, /* ae */
  174. 145, /* dotlessi */
  175. 146, /* lslash */
  176. 147, /* oslash */
  177. 148, /* oe */
  178. 149, /* germandbls */
  179. 150, /* onesuperior */
  180. 151, /* logicalnot */
  181. 152, /* mu */
  182. 153, /* trademark */
  183. 154, /* Eth */
  184. 155, /* onehalf */
  185. 156, /* plusminus */
  186. 157, /* Thorn */
  187. 158, /* onequarter */
  188. 159, /* divide */
  189. 160, /* brokenbar */
  190. 161, /* degree */
  191. 162, /* thorn */
  192. 163, /* threequarters */
  193. 164, /* twosuperior */
  194. 165, /* registered */
  195. 166, /* minus */
  196. 167, /* eth */
  197. 168, /* multiply */
  198. 169, /* threesuperior */
  199. 170, /* copyright */
  200. 171, /* Aacute */
  201. 172, /* Acircumflex */
  202. 173, /* Adieresis */
  203. 174, /* Agrave */
  204. 175, /* Aring */
  205. 176, /* Atilde */
  206. 177, /* Ccedilla */
  207. 178, /* Eacute */
  208. 179, /* Ecircumflex */
  209. 180, /* Edieresis */
  210. 181, /* Egrave */
  211. 182, /* Iacute */
  212. 183, /* Icircumflex */
  213. 184, /* Idieresis */
  214. 185, /* Igrave */
  215. 186, /* Ntilde */
  216. 187, /* Oacute */
  217. 188, /* Ocircumflex */
  218. 189, /* Odieresis */
  219. 190, /* Ograve */
  220. 191, /* Otilde */
  221. 192, /* Scaron */
  222. 193, /* Uacute */
  223. 194, /* Ucircumflex */
  224. 195, /* Udieresis */
  225. 196, /* Ugrave */
  226. 197, /* Yacute */
  227. 198, /* Ydieresis */
  228. 199, /* Zcaron */
  229. 200, /* aacute */
  230. 201, /* acircumflex */
  231. 202, /* adieresis */
  232. 203, /* agrave */
  233. 204, /* aring */
  234. 205, /* atilde */
  235. 206, /* ccedilla */
  236. 207, /* eacute */
  237. 208, /* ecircumflex */
  238. 209, /* edieresis */
  239. 210, /* egrave */
  240. 211, /* iacute */
  241. 212, /* icircumflex */
  242. 213, /* idieresis */
  243. 214, /* igrave */
  244. 215, /* ntilde */
  245. 216, /* oacute */
  246. 217, /* ocircumflex */
  247. 218, /* odieresis */
  248. 219, /* ograve */
  249. 220, /* otilde */
  250. 221, /* scaron */
  251. 222, /* uacute */
  252. 223, /* ucircumflex */
  253. 224, /* udieresis */
  254. 225, /* ugrave */
  255. 226, /* yacute */
  256. 227, /* ydieresis */
  257. 228, /* zcaron */
  258. #endif /* ISOCS_H */