PageRenderTime 64ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 1ms

/usr/src/lib/libast/common/regex/ucs_names.h

https://bitbucket.org/buffyg/illumos-gate-1514
C++ Header | 6426 lines | 6390 code | 10 blank | 26 comment | 0 complexity | 8d5916add9174fe63fa5c3bd8b52dac1 MD5 | raw file
Possible License(s): BSD-3-Clause-No-Nuclear-License-2014, MPL-2.0-no-copyleft-exception, AGPL-3.0, GPL-2.0, GPL-3.0, LGPL-3.0, 0BSD, AGPL-1.0, BSD-3-Clause, LGPL-2.1, LGPL-2.0, BSD-2-Clause

Large files files are truncated, but you can click here to view the full file

  1. /***********************************************************************
  2. * *
  3. * This software is part of the ast package *
  4. * Copyright (c) 1985-2010 AT&T Intellectual Property *
  5. * and is licensed under the *
  6. * Common Public License, Version 1.0 *
  7. * by AT&T Intellectual Property *
  8. * *
  9. * A copy of the License is available at *
  10. * http://www.opensource.org/licenses/cpl1.0.txt *
  11. * (with md5 checksum 059e8cd6165cb4c31e351f2b69388fd9) *
  12. * *
  13. * Information and Software Systems Research *
  14. * AT&T Research *
  15. * Florham Park NJ *
  16. * *
  17. * Glenn Fowler <gsf@research.att.com> *
  18. * David Korn <dgk@research.att.com> *
  19. * Phong Vo <kpv@research.att.com> *
  20. * *
  21. ***********************************************************************/
  22. /* : : generated by ucs_names-index.c : : */
  23. /*
  24. * ucs name and alias tables
  25. * define UCS_BYTE for 8 bit ascii/latin only
  26. */
  27. #include <ast_common.h>
  28. #define UCS_UC 1
  29. #define UCS_LC 2
  30. typedef uint16_t Ucs_code_t;
  31. typedef uint32_t Ucs_attr_t;
  32. typedef struct Ucs_dat_s
  33. {
  34. Ucs_attr_t attr[3];
  35. Ucs_code_t code;
  36. Ucs_code_t table;
  37. Ucs_code_t index;
  38. } Ucs_dat_t;
  39. static const char ucs_strings_0[] = "\
  40. letter\0\
  41. with\0\
  42. and\0\
  43. digit\0\
  44. form\0\
  45. sign\0\
  46. capital\0\
  47. uc\0\
  48. small\0\
  49. lc\0\
  50. above\0\
  51. acute\0\
  52. alef\0\
  53. alpha\0\
  54. arabic\0\
  55. below\0\
  56. bopomofo\0\
  57. box\0\
  58. breve\0\
  59. caron\0\
  60. cedilla\0\
  61. circled\0\
  62. circumflex\0\
  63. cyrillic\0\
  64. dasia\0\
  65. diaeresis\0\
  66. dot\0\
  67. double\0\
  68. down\0\
  69. drawings\0\
  70. eta\0\
  71. final\0\
  72. full\0\
  73. grave\0\
  74. greek\0\
  75. heavy\0\
  76. hebrew\0\
  77. hiragana\0\
  78. hook\0\
  79. horizontal\0\
  80. horn\0\
  81. initial\0\
  82. iota\0\
  83. isolated\0\
  84. katakana\0\
  85. latin\0\
  86. left\0\
  87. light\0\
  88. line\0\
  89. macron\0\
  90. mark\0\
  91. medial\0\
  92. number\0\
  93. numeral\0\
  94. omega\0\
  95. one\0\
  96. oxia\0\
  97. parenthesized\0\
  98. perispomeni\0\
  99. prosgegrammeni\0\
  100. psili\0\
  101. right\0\
  102. roman\0\
  103. single\0\
  104. tilde\0\
  105. to\0\
  106. up\0\
  107. upsilon\0\
  108. varia\0\
  109. vertical\0\
  110. white\0\
  111. of\0\
  112. stop\0\
  113. "
  114. "black\0\
  115. fraction\0\
  116. vulgar\0\
  117. superscript\0\
  118. subscript\0\
  119. square\0\
  120. ligature\0\
  121. space\0\
  122. indic\0\
  123. ideograph\0\
  124. ideographic\0\
  125. equal\0\
  126. arrow\0\
  127. than\0\
  128. suit\0\
  129. or\0\
  130. bracket\0\
  131. ocr\0\
  132. half\0\
  133. end\0\
  134. big\0\
  135. byelorussian\0\
  136. inverted\0\
  137. middle\0\
  138. ogonek\0\
  139. ring\0\
  140. short\0\
  141. stroke\0\
  142. tonos\0\
  143. ukrainian\0\
  144. upturn\0\
  145. null\0\
  146. nul\0\
  147. nu\0\
  148. start heading\0\
  149. soh\0\
  150. sh\0\
  151. start text\0\
  152. stx\0\
  153. sx\0\
  154. text\0\
  155. etx\0\
  156. ex\0\
  157. transmission\0\
  158. eot\0\
  159. et\0\
  160. enquiry\0\
  161. enq\0\
  162. eq\0\
  163. acknowledge\0\
  164. ack\0\
  165. ak\0\
  166. bell\0\
  167. bel\0\
  168. bl\0\
  169. alert\0\
  170. backspace\0\
  171. bs\0\
  172. tabulation\0\
  173. tab\0\
  174. ht\0\
  175. feed\0\
  176. lf\0\
  177. newline\0\
  178. vt\0\
  179. ff\0\
  180. carriage return\0\
  181. cr\0\
  182. shift out\0\
  183. so\0\
  184. shift in\0\
  185. si\0\
  186. data link escape\0\
  187. dl\0\
  188. dle\0\
  189. "
  190. "device control\0\
  191. d1\0\
  192. dc1\0\
  193. device control two\0\
  194. d2\0\
  195. dc2\0\
  196. device control three\0\
  197. d3\0\
  198. dc3\0\
  199. device control four\0\
  200. d4\0\
  201. dc4\0\
  202. negative acknowledge\0\
  203. nak\0\
  204. nk\0\
  205. synchronous idle\0\
  206. sy\0\
  207. syn\0\
  208. transmission block\0\
  209. eb\0\
  210. etb\0\
  211. cancel\0\
  212. can\0\
  213. cn\0\
  214. medium\0\
  215. em\0\
  216. substitute\0\
  217. sb\0\
  218. sub\0\
  219. escape\0\
  220. ec\0\
  221. esc\0\
  222. file separator\0\
  223. fs\0\
  224. is4\0\
  225. group separator\0\
  226. gs\0\
  227. is3\0\
  228. intro\0\
  229. record separator\0\
  230. is2\0\
  231. rs\0\
  232. unit separator\0\
  233. is1\0\
  234. us\0\
  235. \0\
  236. sp\0\
  237. exclamation\0\
  238. quotation\0\
  239. nb\0\
  240. h-\0\
  241. dollar\0\
  242. do\0\
  243. !s\0\
  244. percent\0\
  245. ampersand\0\
  246. apostrophe\0\
  247. parenthesis\0\
  248. asterisk\0\
  249. plus\0\
  250. comma\0\
  251. hyphen minus\0\
  252. hyphen\0\
  253. period\0\
  254. solidus\0\
  255. slash\0\
  256. zero\0\
  257. two\0\
  258. three\0\
  259. four\0\
  260. five\0\
  261. six\0\
  262. "
  263. "seven\0\
  264. eight\0\
  265. nine\0\
  266. colon\0\
  267. semicolon\0\
  268. less\0\
  269. equals\0\
  270. greater\0\
  271. question\0\
  272. commercial at\0\
  273. at\0\
  274. oa\0\
  275. a\0\
  276. b\0\
  277. c\0\
  278. d\0\
  279. e\0\
  280. f\0\
  281. g\0\
  282. h\0\
  283. i\0\
  284. j\0\
  285. k\0\
  286. l\0\
  287. m\0\
  288. n\0\
  289. o\0\
  290. p\0\
  291. q\0\
  292. r\0\
  293. s\0\
  294. t\0\
  295. u\0\
  296. v\0\
  297. w\0\
  298. x\0\
  299. y\0\
  300. z\0\
  301. reverse solidus\0\
  302. backslash\0\
  303. )>\0\
  304. accent\0\
  305. hat\0\
  306. '>\0\
  307. low\0\
  308. underscore\0\
  309. '!\0\
  310. curly\0\
  311. brace\0\
  312. (!\0\
  313. bar\0\
  314. !)\0\
  315. '?e\0\
  316. delete\0\
  317. del\0\
  318. dt\0\
  319. padding character\0\
  320. pa\0\
  321. pad\0\
  322. high octet preset\0\
  323. ho\0\
  324. hop\0\
  325. break permitted here\0\
  326. bh\0\
  327. bph\0\
  328. no break here\0\
  329. nh\0\
  330. nbh\0\
  331. index\0\
  332. in\0\
  333. ind\0\
  334. next\0\
  335. nl\0\
  336. nel\0\
  337. start selected area\0\
  338. sa\0\
  339. ssa\0\
  340. selected area\0\
  341. es\0\
  342. esa\0\
  343. character tabulation set\0\
  344. hs\0\
  345. "
  346. "hts\0\
  347. character tabulation justification\0\
  348. hj\0\
  349. htj\0\
  350. tabulation set\0\
  351. vs\0\
  352. vts\0\
  353. partial forward\0\
  354. pd\0\
  355. pld\0\
  356. partial backward\0\
  357. pu\0\
  358. plu\0\
  359. reverse feed\0\
  360. ri\0\
  361. shift two\0\
  362. s2\0\
  363. ss2\0\
  364. shift three\0\
  365. s3\0\
  366. ss3\0\
  367. device control string\0\
  368. dc\0\
  369. dcs\0\
  370. private use\0\
  371. p1\0\
  372. pu1\0\
  373. private use two\0\
  374. p2\0\
  375. pu2\0\
  376. set transmit state\0\
  377. ts\0\
  378. sts\0\
  379. cancel character\0\
  380. cc\0\
  381. cch\0\
  382. message waiting\0\
  383. mw\0\
  384. start guarded area\0\
  385. sg\0\
  386. spa\0\
  387. guarded area\0\
  388. eg\0\
  389. epa\0\
  390. start string\0\
  391. sos\0\
  392. graphic character introducer\0\
  393. gc\0\
  394. sgci\0\
  395. character introducer\0\
  396. sc\0\
  397. sci\0\
  398. control sequence introducer\0\
  399. ci\0\
  400. csi\0\
  401. string terminator\0\
  402. st\0\
  403. operating system command\0\
  404. oc\0\
  405. osc\0\
  406. privacy message\0\
  407. pm\0\
  408. application program command\0\
  409. "
  410. "ac\0\
  411. apc\0\
  412. no break\0\
  413. ns\0\
  414. !i\0\
  415. cent\0\
  416. ct\0\
  417. !c\0\
  418. pound\0\
  419. l-\0\
  420. currency\0\
  421. cu\0\
  422. xo\0\
  423. yen\0\
  424. ye\0\
  425. y-\0\
  426. broken bar\0\
  427. bb\0\
  428. !b\0\
  429. section\0\
  430. se\0\
  431. ':\0\
  432. copyright\0\
  433. co\0\
  434. feminine ordinal indicator\0\
  435. -a\0\
  436. pointing angle quotation\0\
  437. <<\0\
  438. not\0\
  439. no\0\
  440. 7!\0\
  441. soft hyphen\0\
  442. --\0\
  443. registered\0\
  444. rg\0\
  445. 'm\0\
  446. degree\0\
  447. dg\0\
  448. plus minus\0\
  449. +-\0\
  450. 2s\0\
  451. 3s\0\
  452. micro\0\
  453. my\0\
  454. pilcrow\0\
  455. pi\0\
  456. 9i\0\
  457. .m\0\
  458. ',\0\
  459. 1s\0\
  460. masculine ordinal indicator\0\
  461. -o\0\
  462. >>\0\
  463. quarter\0\
  464. 14\0\
  465. 12\0\
  466. three quarters\0\
  467. 34\0\
  468. ?i\0\
  469. a!\0\
  470. a'\0\
  471. a>\0\
  472. a?\0\
  473. a:\0\
  474. aa\0\
  475. ae\0\
  476. c,\0\
  477. e!\0\
  478. e'\0\
  479. e>\0\
  480. e:\0\
  481. i!\0\
  482. i'\0\
  483. i>\0\
  484. i:\0\
  485. eth\0\
  486. d-\0\
  487. n?\0\
  488. o!\0\
  489. o'\0\
  490. o>\0\
  491. o?\0\
  492. o:\0\
  493. "
  494. "multiplication\0\
  495. *x\0\
  496. o/\0\
  497. u!\0\
  498. u'\0\
  499. u>\0\
  500. u:\0\
  501. y'\0\
  502. thorn\0\
  503. th\0\
  504. sharp s\0\
  505. ss\0\
  506. division\0\
  507. -:\0\
  508. y:\0\
  509. ";
  510. #if !UCS_BYTE
  511. static const char ucs_strings_1[] = "\
  512. a-\0\
  513. a(\0\
  514. a;\0\
  515. c'\0\
  516. c>\0\
  517. c.\0\
  518. c<\0\
  519. d<\0\
  520. d/\0\
  521. e-\0\
  522. e(\0\
  523. e.\0\
  524. e;\0\
  525. e<\0\
  526. g>\0\
  527. g(\0\
  528. g.\0\
  529. g,\0\
  530. h>\0\
  531. h/\0\
  532. i?\0\
  533. i-\0\
  534. i(\0\
  535. i;\0\
  536. i.\0\
  537. dotless i\0\
  538. ij\0\
  539. j>\0\
  540. k,\0\
  541. kra\0\
  542. kk\0\
  543. l'\0\
  544. l,\0\
  545. l<\0\
  546. l.\0\
  547. l/\0\
  548. n'\0\
  549. n,\0\
  550. n<\0\
  551. n preceded by apostrophe\0\
  552. 'n\0\
  553. eng\0\
  554. ng\0\
  555. o-\0\
  556. o(\0\
  557. o\"\0\
  558. oe\0\
  559. r'\0\
  560. r,\0\
  561. r<\0\
  562. s'\0\
  563. s>\0\
  564. s,\0\
  565. s<\0\
  566. t,\0\
  567. t<\0\
  568. t/\0\
  569. u?\0\
  570. u-\0\
  571. u(\0\
  572. u0\0\
  573. u\"\0\
  574. u;\0\
  575. w>\0\
  576. y>\0\
  577. z'\0\
  578. z.\0\
  579. z<\0\
  580. long s\0\
  581. s1\0\
  582. b/\0\
  583. b2\0\
  584. c2\0\
  585. f2\0\
  586. k2\0\
  587. o9\0\
  588. oi\0\
  589. yr\0\
  590. u9\0\
  591. z/\0\
  592. ezh\0\
  593. ed\0\
  594. dz\0\
  595. dz<\0\
  596. d z\0\
  597. lj\0\
  598. lj3\0\
  599. l j\0\
  600. nj\0\
  601. nj3\0\
  602. n j\0\
  603. a<\0\
  604. i<\0\
  605. o<\0\
  606. u<\0\
  607. "
  608. "u:-\0\
  609. u:'\0\
  610. u:<\0\
  611. u:!\0\
  612. turned e\0\
  613. e1\0\
  614. a1\0\
  615. a7\0\
  616. a3\0\
  617. g/\0\
  618. g<\0\
  619. k<\0\
  620. o;\0\
  621. o1\0\
  622. ez\0\
  623. j<\0\
  624. dz3\0\
  625. g'\0\
  626. aa'\0\
  627. ae'\0\
  628. o/'\0\
  629. a!!\0\
  630. a)\0\
  631. e!!\0\
  632. e)\0\
  633. i!!\0\
  634. i)\0\
  635. o!!\0\
  636. o)\0\
  637. r!!\0\
  638. r)\0\
  639. u!!\0\
  640. u)\0\
  641. r long leg\0\
  642. r1\0\
  643. modifier turned comma\0\
  644. ;s\0\
  645. modifier accent\0\
  646. 1>\0\
  647. '<\0\
  648. modifier\0\
  649. 1-\0\
  650. 1!\0\
  651. '(\0\
  652. '.\0\
  653. '0\0\
  654. ';\0\
  655. 1?\0\
  656. '\"\0\
  657. combining accent\0\
  658. \"`\0\
  659. \"'\0\
  660. 'g\0\
  661. lower\0\
  662. ,g\0\
  663. ypogegrammeni\0\
  664. j3\0\
  665. ?%\0\
  666. '*\0\
  667. dialytika\0\
  668. '%\0\
  669. a%\0\
  670. ano teleia\0\
  671. .*\0\
  672. epsilon\0\
  673. e%\0\
  674. y%\0\
  675. i%\0\
  676. omicron\0\
  677. o%\0\
  678. u%\0\
  679. w%\0\
  680. i3\0\
  681. a*\0\
  682. beta\0\
  683. b*\0\
  684. gamma\0\
  685. g*\0\
  686. delta\0\
  687. d*\0\
  688. e*\0\
  689. zeta\0\
  690. z*\0\
  691. y*\0\
  692. theta\0\
  693. h*\0\
  694. i*\0\
  695. "
  696. "kappa\0\
  697. k*\0\
  698. lamda\0\
  699. l*\0\
  700. mu\0\
  701. m*\0\
  702. n*\0\
  703. xi\0\
  704. c*\0\
  705. o*\0\
  706. p*\0\
  707. rho\0\
  708. r*\0\
  709. sigma\0\
  710. s*\0\
  711. tau\0\
  712. t*\0\
  713. u*\0\
  714. phi\0\
  715. f*\0\
  716. chi\0\
  717. x*\0\
  718. psi\0\
  719. q*\0\
  720. w*\0\
  721. j*\0\
  722. v*\0\
  723. u3\0\
  724. *s\0\
  725. beta symbol\0\
  726. b3\0\
  727. stigma\0\
  728. t3\0\
  729. digamma\0\
  730. m3\0\
  731. koppa\0\
  732. k3\0\
  733. sampi\0\
  734. p3\0\
  735. io\0\
  736. dje\0\
  737. d%\0\
  738. gje\0\
  739. g%\0\
  740. ie\0\
  741. dze\0\
  742. ds\0\
  743. ii\0\
  744. yi\0\
  745. je\0\
  746. j%\0\
  747. lje\0\
  748. nje\0\
  749. tshe\0\
  750. kje\0\
  751. kj\0\
  752. v%\0\
  753. dzhe\0\
  754. a=\0\
  755. be\0\
  756. b=\0\
  757. ve\0\
  758. v=\0\
  759. ghe\0\
  760. g=\0\
  761. de\0\
  762. d=\0\
  763. e=\0\
  764. zhe\0\
  765. z%\0\
  766. ze\0\
  767. z=\0\
  768. i=\0\
  769. j=\0\
  770. ka\0\
  771. k=\0\
  772. el\0\
  773. l=\0\
  774. m=\0\
  775. en\0\
  776. n=\0\
  777. o=\0\
  778. pe\0\
  779. p=\0\
  780. er\0\
  781. r=\0\
  782. s=\0\
  783. te\0\
  784. t=\0\
  785. u=\0\
  786. ef\0\
  787. f=\0\
  788. ha\0\
  789. h=\0\
  790. tse\0\
  791. c=\0\
  792. "
  793. "che\0\
  794. c%\0\
  795. sha\0\
  796. s%\0\
  797. shcha\0\
  798. hard\0\
  799. =\"\0\
  800. yeru\0\
  801. y=\0\
  802. soft\0\
  803. %\"\0\
  804. yu\0\
  805. ju\0\
  806. ya\0\
  807. ja\0\
  808. ='\0\
  809. %'\0\
  810. yat\0\
  811. y3\0\
  812. yus\0\
  813. o3\0\
  814. fita\0\
  815. f3\0\
  816. izhitsa\0\
  817. v3\0\
  818. c3\0\
  819. g3\0\
  820. a+\0\
  821. bet\0\
  822. b+\0\
  823. gimel\0\
  824. g+\0\
  825. dalet\0\
  826. d+\0\
  827. he\0\
  828. h+\0\
  829. vav\0\
  830. w+\0\
  831. zayin\0\
  832. z+\0\
  833. het\0\
  834. x+\0\
  835. tet\0\
  836. tj\0\
  837. yod\0\
  838. j+\0\
  839. kaf\0\
  840. k%\0\
  841. k+\0\
  842. lamed\0\
  843. l+\0\
  844. mem\0\
  845. m%\0\
  846. m+\0\
  847. nun\0\
  848. n%\0\
  849. n+\0\
  850. samekh\0\
  851. s+\0\
  852. ayin\0\
  853. e+\0\
  854. p%\0\
  855. p+\0\
  856. tsadi\0\
  857. zj\0\
  858. qof\0\
  859. q+\0\
  860. resh\0\
  861. r+\0\
  862. shin\0\
  863. tav\0\
  864. t+\0\
  865. ,+\0\
  866. ;+\0\
  867. ?+\0\
  868. hamza\0\
  869. h'\0\
  870. madda\0\
  871. am\0\
  872. ah\0\
  873. waw hamza\0\
  874. wh\0\
  875. yeh hamza\0\
  876. yh\0\
  877. beh\0\
  878. teh marbuta\0\
  879. tm\0\
  880. teh\0\
  881. theh\0\
  882. tk\0\
  883. jeem\0\
  884. hah\0\
  885. "
  886. "hk\0\
  887. khah\0\
  888. dal\0\
  889. thal\0\
  890. dk\0\
  891. reh\0\
  892. zain\0\
  893. seen\0\
  894. sheen\0\
  895. sn\0\
  896. sad\0\
  897. c+\0\
  898. dad\0\
  899. dd\0\
  900. tah\0\
  901. zah\0\
  902. zh\0\
  903. ain\0\
  904. ghain\0\
  905. i+\0\
  906. tatweel\0\
  907. ++\0\
  908. feh\0\
  909. f+\0\
  910. qaf\0\
  911. lam\0\
  912. meem\0\
  913. noon\0\
  914. heh\0\
  915. waw\0\
  916. maksura\0\
  917. yeh\0\
  918. y+\0\
  919. fathatan\0\
  920. :+\0\
  921. dammatan\0\
  922. \"+\0\
  923. kasratan\0\
  924. =+\0\
  925. fatha\0\
  926. /+\0\
  927. damma\0\
  928. '+\0\
  929. kasra\0\
  930. 1+\0\
  931. shadda\0\
  932. 3+\0\
  933. sukun\0\
  934. 0+\0\
  935. 0a\0\
  936. 1a\0\
  937. 2a\0\
  938. 3a\0\
  939. 4a\0\
  940. 5a\0\
  941. 6a\0\
  942. 7a\0\
  943. 8a\0\
  944. 9a\0\
  945. %a\0\
  946. as\0\
  947. peh\0\
  948. hah hamza\0\
  949. hh\0\
  950. tcheh\0\
  951. tc\0\
  952. jeh\0\
  953. veh\0\
  954. v+\0\
  955. gaf\0\
  956. gf\0\
  957. a-0\0\
  958. b.\0\
  959. b-.\0\
  960. b_\0\
  961. c,'\0\
  962. d.\0\
  963. d-.\0\
  964. d_\0\
  965. d,\0\
  966. d->\0\
  967. e-!\0\
  968. e-'\0\
  969. e->\0\
  970. e-?\0\
  971. e,(\0\
  972. f.\0\
  973. g-\0\
  974. h.\0\
  975. h-.\0\
  976. h:\0\
  977. "
  978. "h,\0\
  979. h-(\0\
  980. i-?\0\
  981. i:'\0\
  982. k'\0\
  983. k-.\0\
  984. k_\0\
  985. l-.\0\
  986. l--.\0\
  987. l_\0\
  988. l->\0\
  989. m'\0\
  990. m.\0\
  991. m-.\0\
  992. n.\0\
  993. n-.\0\
  994. n_\0\
  995. n->\0\
  996. o?'\0\
  997. o?:\0\
  998. o-!\0\
  999. o-'\0\
  1000. p'\0\
  1001. p.\0\
  1002. r.\0\
  1003. r-.\0\
  1004. r--.\0\
  1005. r_\0\
  1006. s.\0\
  1007. s-.\0\
  1008. s'.\0\
  1009. s<.\0\
  1010. s.-.\0\
  1011. t.\0\
  1012. t-.\0\
  1013. t_\0\
  1014. t->\0\
  1015. u--:\0\
  1016. u-?\0\
  1017. u->\0\
  1018. u?'\0\
  1019. u-:\0\
  1020. v?\0\
  1021. v-.\0\
  1022. w!\0\
  1023. w'\0\
  1024. w:\0\
  1025. w.\0\
  1026. w-.\0\
  1027. x.\0\
  1028. x:\0\
  1029. y.\0\
  1030. z>\0\
  1031. z-.\0\
  1032. z_\0\
  1033. a-.\0\
  1034. a2\0\
  1035. a>'\0\
  1036. a>!\0\
  1037. a>2\0\
  1038. a>?\0\
  1039. a>-.\0\
  1040. a('\0\
  1041. a(!\0\
  1042. a(2\0\
  1043. a(?\0\
  1044. a(-.\0\
  1045. e-.\0\
  1046. e2\0\
  1047. e?\0\
  1048. e>'\0\
  1049. e>!\0\
  1050. e>2\0\
  1051. e>?\0\
  1052. e>-.\0\
  1053. i2\0\
  1054. i-.\0\
  1055. o-.\0\
  1056. o2\0\
  1057. o>'\0\
  1058. o>!\0\
  1059. o>2\0\
  1060. o>?\0\
  1061. o>-.\0\
  1062. o9'\0\
  1063. o9!\0\
  1064. o92\0\
  1065. o9?\0\
  1066. o9-.\0\
  1067. u-.\0\
  1068. u2\0\
  1069. u9'\0\
  1070. u9!\0\
  1071. "
  1072. "u92\0\
  1073. u9?\0\
  1074. u9-.\0\
  1075. y!\0\
  1076. y-.\0\
  1077. y2\0\
  1078. y?\0\
  1079. a*,\0\
  1080. a*;\0\
  1081. a*,!\0\
  1082. a*;!\0\
  1083. a*,'\0\
  1084. a*;'\0\
  1085. a*,?\0\
  1086. a*;?\0\
  1087. e*,\0\
  1088. e*;\0\
  1089. e*,!\0\
  1090. e*;!\0\
  1091. e*,'\0\
  1092. e*;'\0\
  1093. y*,\0\
  1094. y*;\0\
  1095. y*,!\0\
  1096. y*;!\0\
  1097. y*,'\0\
  1098. y*;'\0\
  1099. y*,?\0\
  1100. y*;?\0\
  1101. i*,\0\
  1102. i*;\0\
  1103. i*,!\0\
  1104. i*;!\0\
  1105. i*,'\0\
  1106. i*;'\0\
  1107. i*,?\0\
  1108. i*;?\0\
  1109. o*,\0\
  1110. o*;\0\
  1111. o*,!\0\
  1112. o*;!\0\
  1113. o*,'\0\
  1114. o*;'\0\
  1115. u*,\0\
  1116. u*;\0\
  1117. u*,!\0\
  1118. u*;!\0\
  1119. u*,'\0\
  1120. u*;'\0\
  1121. u*,?\0\
  1122. u*;?\0\
  1123. w*,\0\
  1124. w*;\0\
  1125. w*,!\0\
  1126. w*;!\0\
  1127. w*,'\0\
  1128. w*;'\0\
  1129. w*,?\0\
  1130. w*;?\0\
  1131. a*!\0\
  1132. a*'\0\
  1133. e*!\0\
  1134. e*'\0\
  1135. y*!\0\
  1136. y*'\0\
  1137. i*!\0\
  1138. i*'\0\
  1139. o*!\0\
  1140. o*'\0\
  1141. u*!\0\
  1142. u*'\0\
  1143. w*!\0\
  1144. w*'\0\
  1145. a*,j\0\
  1146. a*;j\0\
  1147. a*,!j\0\
  1148. a*;!j\0\
  1149. a*,'j\0\
  1150. a*;'j\0\
  1151. a*,?j\0\
  1152. a*;?j\0\
  1153. y*,j\0\
  1154. y*;j\0\
  1155. y*,!j\0\
  1156. y*;!j\0\
  1157. y*,'j\0\
  1158. "
  1159. "y*;'j\0\
  1160. y*,?j\0\
  1161. y*;?j\0\
  1162. w*,j\0\
  1163. w*;j\0\
  1164. w*,!j\0\
  1165. w*;!j\0\
  1166. w*,'j\0\
  1167. w*;'j\0\
  1168. w*,?j\0\
  1169. w*;?j\0\
  1170. vrachy\0\
  1171. a*(\0\
  1172. a*-\0\
  1173. a*!j\0\
  1174. a*j\0\
  1175. a*'j\0\
  1176. a*?\0\
  1177. a*?j\0\
  1178. koronis\0\
  1179. )*\0\
  1180. ,,\0\
  1181. ?*\0\
  1182. ?:\0\
  1183. y*!j\0\
  1184. y*j\0\
  1185. y*'j\0\
  1186. y*?\0\
  1187. y*?j\0\
  1188. e*!!\0\
  1189. ,!\0\
  1190. ,'\0\
  1191. ?,\0\
  1192. i*(\0\
  1193. i*-\0\
  1194. i*:!\0\
  1195. i*:'\0\
  1196. i*?\0\
  1197. i*:?\0\
  1198. ;!\0\
  1199. ;'\0\
  1200. ?;\0\
  1201. u*(\0\
  1202. u*-\0\
  1203. u*:!\0\
  1204. u*:'\0\
  1205. r*,\0\
  1206. r*;\0\
  1207. u*?\0\
  1208. u*:?\0\
  1209. !:\0\
  1210. :'\0\
  1211. !*\0\
  1212. w*!j\0\
  1213. w*j\0\
  1214. w*'j\0\
  1215. w*?\0\
  1216. w*?j\0\
  1217. /*\0\
  1218. ;;\0\
  1219. 1n\0\
  1220. 1m\0\
  1221. three per em\0\
  1222. 3m\0\
  1223. four per em\0\
  1224. 4m\0\
  1225. six per em\0\
  1226. 6m\0\
  1227. thin\0\
  1228. 1t\0\
  1229. hair\0\
  1230. 1h\0\
  1231. lr\0\
  1232. rl\0\
  1233. en dash\0\
  1234. -n\0\
  1235. em dash\0\
  1236. -m\0\
  1237. -3\0\
  1238. !2\0\
  1239. =2\0\
  1240. '6\0\
  1241. '9\0\
  1242. low-9 quotation\0\
  1243. .9\0\
  1244. "
  1245. "high reversed-9 quotation\0\
  1246. 9'\0\
  1247. \"6\0\
  1248. \"9\0\
  1249. :9\0\
  1250. 9\"\0\
  1251. dagger\0\
  1252. /-\0\
  1253. /=\0\
  1254. bullet\0\
  1255. triangular bullet\0\
  1256. 3b\0\
  1257. two leader\0\
  1258. ..\0\
  1259. ellipsis\0\
  1260. .3\0\
  1261. hyphenation point\0\
  1262. .-\0\
  1263. separator\0\
  1264. linesep\0\
  1265. paragraph separator\0\
  1266. parsep\0\
  1267. per mille\0\
  1268. %0\0\
  1269. prime\0\
  1270. 1'\0\
  1271. 2'\0\
  1272. triple prime\0\
  1273. 3'\0\
  1274. reversed prime\0\
  1275. 1\"\0\
  1276. 2\"\0\
  1277. reversed triple prime\0\
  1278. 3\"\0\
  1279. caret\0\
  1280. ca\0\
  1281. <1\0\
  1282. >1\0\
  1283. reference\0\
  1284. :x\0\
  1285. !*2\0\
  1286. overline\0\
  1287. '-\0\
  1288. hyphen bullet\0\
  1289. -b\0\
  1290. /f\0\
  1291. 0s\0\
  1292. 4s\0\
  1293. 5s\0\
  1294. 6s\0\
  1295. 7s\0\
  1296. 8s\0\
  1297. 9s\0\
  1298. +s\0\
  1299. minus\0\
  1300. -s\0\
  1301. =s\0\
  1302. (s\0\
  1303. )s\0\
  1304. french franc\0\
  1305. lira\0\
  1306. peseta\0\
  1307. won\0\
  1308. w=\0\
  1309. euro\0\
  1310. combining harpoon\0\
  1311. \"7\0\
  1312. degree celsius\0\
  1313. care\0\
  1314. degree fahrenheit\0\
  1315. numero\0\
  1316. n0\0\
  1317. sound recording copyright\0\
  1318. po\0\
  1319. "
  1320. "prescription take\0\
  1321. rx\0\
  1322. service\0\
  1323. sm\0\
  1324. trade\0\
  1325. ohm\0\
  1326. om\0\
  1327. angstrom\0\
  1328. ao\0\
  1329. estimated symbol\0\
  1330. est\0\
  1331. third\0\
  1332. 13\0\
  1333. two thirds\0\
  1334. 23\0\
  1335. fifth\0\
  1336. 15\0\
  1337. two fifths\0\
  1338. 25\0\
  1339. three fifths\0\
  1340. 35\0\
  1341. four fifths\0\
  1342. 45\0\
  1343. sixth\0\
  1344. 16\0\
  1345. five sixths\0\
  1346. 56\0\
  1347. eighth\0\
  1348. 18\0\
  1349. three eighths\0\
  1350. 38\0\
  1351. five eighths\0\
  1352. 58\0\
  1353. seven eighths\0\
  1354. 78\0\
  1355. 1r\0\
  1356. 2r\0\
  1357. 3r\0\
  1358. 4r\0\
  1359. 5r\0\
  1360. 6r\0\
  1361. 7r\0\
  1362. 8r\0\
  1363. 9r\0\
  1364. ten\0\
  1365. ar\0\
  1366. eleven\0\
  1367. br\0\
  1368. twelve\0\
  1369. fifty\0\
  1370. 50r\0\
  1371. hundred\0\
  1372. 100r\0\
  1373. five hundred\0\
  1374. 500r\0\
  1375. thousand\0\
  1376. 1000r\0\
  1377. thousand c d\0\
  1378. 1000rcd\0\
  1379. five thousand\0\
  1380. 5000r\0\
  1381. ten thousand\0\
  1382. 10000r\0\
  1383. leftwards\0\
  1384. <-\0\
  1385. upwards\0\
  1386. -!\0\
  1387. rightwards\0\
  1388. ->\0\
  1389. downwards\0\
  1390. -v\0\
  1391. <>\0\
  1392. ud\0\
  1393. north west\0\
  1394. <!!\0\
  1395. north east\0\
  1396. "
  1397. "//>\0\
  1398. south east\0\
  1399. !!>\0\
  1400. south west\0\
  1401. <//\0\
  1402. base\0\
  1403. ud-\0\
  1404. rightwards harpoon barb upwards\0\
  1405. >v\0\
  1406. <=\0\
  1407. =>\0\
  1408. ==\0\
  1409. for all\0\
  1410. fa\0\
  1411. partial differential\0\
  1412. dp\0\
  1413. there exists\0\
  1414. empty set\0\
  1415. /0\0\
  1416. increment\0\
  1417. nabla\0\
  1418. element\0\
  1419. (-\0\
  1420. contains as member\0\
  1421. -)\0\
  1422. proof\0\
  1423. fp\0\
  1424. n ary product\0\
  1425. *p\0\
  1426. n ary summation\0\
  1427. +z\0\
  1428. -2\0\
  1429. minus plus\0\
  1430. -+\0\
  1431. .+\0\
  1432. asterisk operator\0\
  1433. *-\0\
  1434. operator\0\
  1435. ob\0\
  1436. bullet operator\0\
  1437. root\0\
  1438. rt\0\
  1439. proportional\0\
  1440. 0(\0\
  1441. infinity\0\
  1442. 00\0\
  1443. angle\0\
  1444. -l\0\
  1445. parallel\0\
  1446. pp\0\
  1447. logical\0\
  1448. an\0\
  1449. intersection\0\
  1450. (u\0\
  1451. union\0\
  1452. )u\0\
  1453. integral\0\
  1454. di\0\
  1455. contour integral\0\
  1456. therefore\0\
  1457. .:\0\
  1458. because\0\
  1459. :.\0\
  1460. ratio\0\
  1461. :r\0\
  1462. proportion\0\
  1463. ::\0\
  1464. ?1\0\
  1465. lazy s\0\
  1466. cg\0\
  1467. asymptotically\0\
  1468. "
  1469. "?-\0\
  1470. approximately\0\
  1471. ?=\0\
  1472. almost\0\
  1473. ?2\0\
  1474. all\0\
  1475. =?\0\
  1476. image approximately\0\
  1477. hi\0\
  1478. !=\0\
  1479. identical\0\
  1480. =3\0\
  1481. =<\0\
  1482. >=\0\
  1483. much less\0\
  1484. <*\0\
  1485. much greater\0\
  1486. *>\0\
  1487. not less\0\
  1488. !<\0\
  1489. not greater\0\
  1490. !>\0\
  1491. subset\0\
  1492. (c\0\
  1493. superset\0\
  1494. )c\0\
  1495. (_\0\
  1496. )_\0\
  1497. 0.\0\
  1498. 02\0\
  1499. tack\0\
  1500. -t\0\
  1501. .p\0\
  1502. :3\0\
  1503. house\0\
  1504. eh\0\
  1505. ceiling\0\
  1506. <7\0\
  1507. >7\0\
  1508. floor\0\
  1509. 7<\0\
  1510. 7>\0\
  1511. reversed not\0\
  1512. ni\0\
  1513. arc\0\
  1514. (a\0\
  1515. telephone recorder\0\
  1516. tr\0\
  1517. place interest\0\
  1518. 88\0\
  1519. top integral\0\
  1520. iu\0\
  1521. bottom integral\0\
  1522. il\0\
  1523. pointing angle\0\
  1524. </\0\
  1525. />\0\
  1526. open\0\
  1527. chair\0\
  1528. 3h\0\
  1529. fork\0\
  1530. 2h\0\
  1531. 4h\0\
  1532. branch bank identification\0\
  1533. 1j\0\
  1534. amount check\0\
  1535. 2j\0\
  1536. dash\0\
  1537. 3j\0\
  1538. customer account\0\
  1539. 4j\0\
  1540. 1-o\0\
  1541. 2-o\0\
  1542. 3-o\0\
  1543. 4-o\0\
  1544. 5-o\0\
  1545. 6-o\0\
  1546. "
  1547. "7-o\0\
  1548. 8-o\0\
  1549. 9-o\0\
  1550. 10-o\0\
  1551. 11-o\0\
  1552. 12-o\0\
  1553. thirteen\0\
  1554. 13-o\0\
  1555. fourteen\0\
  1556. 14-o\0\
  1557. fifteen\0\
  1558. 15-o\0\
  1559. sixteen\0\
  1560. 16-o\0\
  1561. seventeen\0\
  1562. 17-o\0\
  1563. eighteen\0\
  1564. 18-o\0\
  1565. nineteen\0\
  1566. 19-o\0\
  1567. twenty\0\
  1568. 20-o\0\
  1569. (1)\0\
  1570. (2)\0\
  1571. (3)\0\
  1572. (4)\0\
  1573. (5)\0\
  1574. (6)\0\
  1575. (7)\0\
  1576. (8)\0\
  1577. (9)\0\
  1578. (10)\0\
  1579. (11)\0\
  1580. (12)\0\
  1581. (13)\0\
  1582. (14)\0\
  1583. (15)\0\
  1584. (16)\0\
  1585. (17)\0\
  1586. (18)\0\
  1587. (19)\0\
  1588. (20)\0\
  1589. 1.\0\
  1590. 2.\0\
  1591. 3.\0\
  1592. 4.\0\
  1593. 5.\0\
  1594. 6.\0\
  1595. 7.\0\
  1596. 8.\0\
  1597. 9.\0\
  1598. 10.\0\
  1599. 11.\0\
  1600. 12.\0\
  1601. 13.\0\
  1602. 14.\0\
  1603. 15.\0\
  1604. 16.\0\
  1605. 17.\0\
  1606. 18.\0\
  1607. 19.\0\
  1608. 20.\0\
  1609. (a)\0\
  1610. (b)\0\
  1611. (c)\0\
  1612. (d)\0\
  1613. (e)\0\
  1614. (f)\0\
  1615. (g)\0\
  1616. (h)\0\
  1617. (i)\0\
  1618. (j)\0\
  1619. (k)\0\
  1620. (l)\0\
  1621. (m)\0\
  1622. (n)\0\
  1623. (o)\0\
  1624. (p)\0\
  1625. (q)\0\
  1626. (r)\0\
  1627. (s)\0\
  1628. (t)\0\
  1629. (u)\0\
  1630. (v)\0\
  1631. (w)\0\
  1632. (x)\0\
  1633. (y)\0\
  1634. "
  1635. "(z)\0\
  1636. a o\0\
  1637. b o\0\
  1638. c o\0\
  1639. d o\0\
  1640. e o\0\
  1641. f o\0\
  1642. g o\0\
  1643. h o\0\
  1644. i o\0\
  1645. j o\0\
  1646. k o\0\
  1647. l o\0\
  1648. m o\0\
  1649. n o\0\
  1650. o o\0\
  1651. p o\0\
  1652. q o\0\
  1653. r o\0\
  1654. s o\0\
  1655. t o\0\
  1656. u o\0\
  1657. v o\0\
  1658. w o\0\
  1659. x o\0\
  1660. y o\0\
  1661. z o\0\
  1662. 0-o\0\
  1663. _-\0\
  1664. hh-\0\
  1665. _=\0\
  1666. vv\0\
  1667. _!\0\
  1668. vv-\0\
  1669. triple dash\0\
  1670. 3-\0\
  1671. 3_\0\
  1672. 3!\0\
  1673. 3/\0\
  1674. quadruple dash\0\
  1675. 4-\0\
  1676. 4_\0\
  1677. 4!\0\
  1678. 4/\0\
  1679. dr\0\
  1680. _v>\0\
  1681. dr-\0\
  1682. _v<w\0\
  1683. dl-\0\
  1684. ld-\0\
  1685. ur\0\
  1686. _a>\0\
  1687. ur-\0\
  1688. ul\0\
  1689. _a<\0\
  1690. ul-\0\
  1691. vr\0\
  1692. _!>\0\
  1693. vr-\0\
  1694. udr\0\
  1695. vl\0\
  1696. _!<\0\
  1697. vl-\0\
  1698. udl\0\
  1699. dh\0\
  1700. _v-\0\
  1701. dlr\0\
  1702. dh-\0\
  1703. uh\0\
  1704. _-a\0\
  1705. ulr\0\
  1706. uh-\0\
  1707. vh\0\
  1708. _!-\0\
  1709. vlr\0\
  1710. vh-\0\
  1711. udh\0\
  1712. udlr\0\
  1713. ld\0\
  1714. diagonal upper lower\0\
  1715. fd\0\
  1716. _>/\0\
  1717. bd\0\
  1718. upper block\0\
  1719. tb\0\
  1720. lower block\0\
  1721. lb\0\
  1722. block\0\
  1723. fb\0\
  1724. "
  1725. "rb\0\
  1726. shade\0\
  1727. .s\0\
  1728. medium shade\0\
  1729. :s\0\
  1730. dark shade\0\
  1731. ?s\0\
  1732. os\0\
  1733. rounded corners\0\
  1734. ro\0\
  1735. containing\0\
  1736. rr\0\
  1737. fill\0\
  1738. rf\0\
  1739. ry\0\
  1740. orthogonal crosshatch fill\0\
  1741. rh\0\
  1742. upper lower fill\0\
  1743. rz\0\
  1744. rk\0\
  1745. diagonal crosshatch fill\0\
  1746. rectangle\0\
  1747. sr\0\
  1748. pointing triangle\0\
  1749. ut\0\
  1750. pointing pointer\0\
  1751. pr\0\
  1752. tl\0\
  1753. pl\0\
  1754. diamond\0\
  1755. db\0\
  1756. dw\0\
  1757. lozenge\0\
  1758. lz\0\
  1759. circle\0\
  1760. 0m\0\
  1761. bullseye\0\
  1762. 0o\0\
  1763. 0l\0\
  1764. 0r\0\
  1765. inverse bullet\0\
  1766. inverse circle\0\
  1767. ic\0\
  1768. lower triangle\0\
  1769. _.>/\0\
  1770. large circle\0\
  1771. star\0\
  1772. *2\0\
  1773. *1\0\
  1774. telephone\0\
  1775. tel\0\
  1776. pointing index\0\
  1777. <h\0\
  1778. >h\0\
  1779. smiling face\0\
  1780. 0u\0\
  1781. sun rays\0\
  1782. su\0\
  1783. female\0\
  1784. fm\0\
  1785. male\0\
  1786. ml\0\
  1787. spade\0\
  1788. cs\0\
  1789. heart\0\
  1790. ch\0\
  1791. cd\0\
  1792. club\0\
  1793. cs-\0\
  1794. ch-\0\
  1795. cd-\0\
  1796. cc-\0\
  1797. quarter note\0\
  1798. "
  1799. "md\0\
  1800. eighth note\0\
  1801. m8\0\
  1802. _d!\0\
  1803. beamed eighth notes\0\
  1804. m2\0\
  1805. beamed sixteenth notes\0\
  1806. m16\0\
  1807. music flat\0\
  1808. mb\0\
  1809. music natural\0\
  1810. mx\0\
  1811. music sharp\0\
  1812. check\0\
  1813. ok\0\
  1814. ballot x\0\
  1815. xx\0\
  1816. maltese cross\0\
  1817. -x\0\
  1818. is\0\
  1819. ,_\0\
  1820. ._\0\
  1821. ditto\0\
  1822. +\"\0\
  1823. japanese industrial standard symbol\0\
  1824. jis\0\
  1825. iteration\0\
  1826. *_\0\
  1827. closing\0\
  1828. ;_\0\
  1829. 0_\0\
  1830. <+\0\
  1831. >+\0\
  1832. corner\0\
  1833. <'\0\
  1834. >'\0\
  1835. <\"\0\
  1836. >\"\0\
  1837. lenticular\0\
  1838. (\"\0\
  1839. )\"\0\
  1840. postal\0\
  1841. =t\0\
  1842. geta\0\
  1843. =_\0\
  1844. tortoise shell\0\
  1845. ('\0\
  1846. )'\0\
  1847. (i\0\
  1848. )i\0\
  1849. wave dash\0\
  1850. -?\0\
  1851. postal face\0\
  1852. =t:)\0\
  1853. a5\0\
  1854. i5\0\
  1855. u5\0\
  1856. e5\0\
  1857. o5\0\
  1858. ga\0\
  1859. ki\0\
  1860. gi\0\
  1861. ku\0\
  1862. gu\0\
  1863. ke\0\
  1864. ge\0\
  1865. ko\0\
  1866. go\0\
  1867. za\0\
  1868. zi\0\
  1869. zu\0\
  1870. zo\0\
  1871. ta\0\
  1872. da\0\
  1873. ti\0\
  1874. tu\0\
  1875. du\0\
  1876. na\0\
  1877. ne\0\
  1878. ba\0\
  1879. bi\0\
  1880. "
  1881. "hu\0\
  1882. bu\0\
  1883. bo\0\
  1884. ma\0\
  1885. mi\0\
  1886. me\0\
  1887. mo\0\
  1888. yo\0\
  1889. ra\0\
  1890. ru\0\
  1891. re\0\
  1892. wa\0\
  1893. wi\0\
  1894. we\0\
  1895. wo\0\
  1896. n5\0\
  1897. vu\0\
  1898. voiced sound\0\
  1899. \"5\0\
  1900. semi voiced sound\0\
  1901. 05\0\
  1902. *5\0\
  1903. voiced iteration\0\
  1904. +5\0\
  1905. a6\0\
  1906. i6\0\
  1907. u6\0\
  1908. e6\0\
  1909. o6\0\
  1910. n6\0\
  1911. va\0\
  1912. vi\0\
  1913. vo\0\
  1914. .6\0\
  1915. prolonged sound\0\
  1916. -6\0\
  1917. *6\0\
  1918. +6\0\
  1919. b4\0\
  1920. p4\0\
  1921. m4\0\
  1922. f4\0\
  1923. t4\0\
  1924. n4\0\
  1925. l4\0\
  1926. g4\0\
  1927. k4\0\
  1928. h4\0\
  1929. j4\0\
  1930. q4\0\
  1931. x4\0\
  1932. r4\0\
  1933. z4\0\
  1934. c4\0\
  1935. s4\0\
  1936. a4\0\
  1937. o4\0\
  1938. e4\0\
  1939. eh4\0\
  1940. ai\0\
  1941. ei\0\
  1942. au\0\
  1943. ou\0\
  1944. ang\0\
  1945. i4\0\
  1946. u4\0\
  1947. v4\0\
  1948. gn\0\
  1949. hangul cieuc u\0\
  1950. (ju)\0\
  1951. 1c\0\
  1952. 2c\0\
  1953. 3c\0\
  1954. 4c\0\
  1955. 5c\0\
  1956. 6c\0\
  1957. 7c\0\
  1958. 8c\0\
  1959. 9c\0\
  1960. 10c\0\
  1961. korean standard symbol\0\
  1962. ksc\0\
  1963. fi\0\
  1964. fl\0\
  1965. ffi\0\
  1966. ffl\0\
  1967. long s t\0\
  1968. 3+;\0\
  1969. h'-\0\
  1970. am-\0\
  1971. "
  1972. "am.\0\
  1973. ah-\0\
  1974. ah.\0\
  1975. wh-\0\
  1976. yh,\0\
  1977. a+-\0\
  1978. a+.\0\
  1979. b+-\0\
  1980. b+.\0\
  1981. b+,\0\
  1982. b+;\0\
  1983. tm-\0\
  1984. tm.\0\
  1985. t+-\0\
  1986. t+.\0\
  1987. t+,\0\
  1988. t+;\0\
  1989. tk-\0\
  1990. tk.\0\
  1991. tk,\0\
  1992. tk;\0\
  1993. g+-\0\
  1994. g+.\0\
  1995. g+,\0\
  1996. g+;\0\
  1997. hk-\0\
  1998. hk.\0\
  1999. hk,\0\
  2000. hk;\0\
  2001. x+-\0\
  2002. x+.\0\
  2003. x+,\0\
  2004. x+;\0\
  2005. d+-\0\
  2006. d+.\0\
  2007. dk-\0\
  2008. dk.\0\
  2009. r+-\0\
  2010. r+.\0\
  2011. z+-\0\
  2012. z+.\0\
  2013. s+-\0\
  2014. s+.\0\
  2015. s+,\0\
  2016. s+;\0\
  2017. sn-\0\
  2018. sn.\0\
  2019. sn,\0\
  2020. sn;\0\
  2021. c+-\0\
  2022. c+.\0\
  2023. c+,\0\
  2024. c+;\0\
  2025. dd-\0\
  2026. dd.\0\
  2027. dd,\0\
  2028. dd;\0\
  2029. tj-\0\
  2030. tj.\0\
  2031. tj,\0\
  2032. tj;\0\
  2033. zh-\0\
  2034. zh.\0\
  2035. zh,\0\
  2036. zh;\0\
  2037. e+-\0\
  2038. e+.\0\
  2039. e+,\0\
  2040. e+;\0\
  2041. i+-\0\
  2042. i+.\0\
  2043. i+,\0\
  2044. i+;\0\
  2045. f+-\0\
  2046. f+.\0\
  2047. f+,\0\
  2048. f+;\0\
  2049. q+-\0\
  2050. q+.\0\
  2051. q+,\0\
  2052. q+;\0\
  2053. k+-\0\
  2054. k+.\0\
  2055. k+,\0\
  2056. k+;\0\
  2057. l+-\0\
  2058. l+.\0\
  2059. l+,\0\
  2060. l+;\0\
  2061. m+-\0\
  2062. m+.\0\
  2063. "
  2064. "m+,\0\
  2065. m+;\0\
  2066. n+-\0\
  2067. n+.\0\
  2068. n+,\0\
  2069. n+;\0\
  2070. h+-\0\
  2071. h+.\0\
  2072. h+,\0\
  2073. h+;\0\
  2074. w+-\0\
  2075. w+.\0\
  2076. j+-\0\
  2077. j+.\0\
  2078. y+-\0\
  2079. y+.\0\
  2080. y+,\0\
  2081. y+;\0\
  2082. lam madda\0\
  2083. lm-\0\
  2084. lm.\0\
  2085. lam hamza\0\
  2086. lh-\0\
  2087. lh.\0\
  2088. la-\0\
  2089. la.\0\
  2090. ";
  2091. #endif /* UCS_BYTE */
  2092. static const char* ucs_strings[] =
  2093. {
  2094. &ucs_strings_0[0],
  2095. #if !UCS_BYTE
  2096. &ucs_strings_1[0],
  2097. #endif /* UCS_BYTE */
  2098. };
  2099. static const Ucs_dat_t ucs_attrs[] =
  2100. {
  2101. {{0x00000001,0x00000000,0x00000000},0x0000,0,0},
  2102. {{0x00000001,0x00000000,0x00000000},0x0000,0,7},
  2103. {{0x00000001,0x00000000,0x00000000},0x0000,0,12},
  2104. {{0x00000001,0x00000000,0x00000000},0x0000,0,16},
  2105. {{0x00000001,0x00000000,0x00000000},0x0000,0,22},
  2106. {{0x00000001,0x00000000,0x00000000},0x0000,0,27},
  2107. {{0x00000002,0x00000000,0x00000000},0x0001,0,32},
  2108. {{0x00000002,0x00000000,0x00000000},0x0001,0,40},
  2109. {{0x00000004,0x00000000,0x00000000},0x0002,0,43},
  2110. {{0x00000004,0x00000000,0x00000000},0x0002,0,49},
  2111. {{0x00000008,0x00000000,0x00000000},0x0003,0,52},
  2112. {{0x00000010,0x00000000,0x00000000},0x0004,0,58},
  2113. {{0x00000020,0x00000000,0x00000000},0x0005,0,64},
  2114. {{0x00000040,0x00000000,0x00000000},0x0006,0,69},
  2115. {{0x00000080,0x00000000,0x00000000},0x0007,0,75},
  2116. {{0x00000100,0x00000000,0x00000000},0x0008,0,82},
  2117. {{0x00000200,0x00000000,0x00000000},0x0009,0,88},
  2118. {{0x00000400,0x00000000,0x00000000},0x000a,0,97},
  2119. {{0x00000800,0x00000000,0x00000000},0x000b,0,101},
  2120. {{0x00001000,0x00000000,0x00000000},0x000c,0,107},
  2121. {{0x00002000,0x00000000,0x00000000},0x000d,0,113},
  2122. {{0x00004000,0x00000000,0x00000000},0x000e,0,121},
  2123. {{0x00008000,0x00000000,0x00000000},0x000f,0,129},
  2124. {{0x00010000,0x00000000,0x00000000},0x0010,0,140},
  2125. {{0x00020000,0x00000000,0x00000000},0x0011,0,149},
  2126. {{0x00040000,0x00000000,0x00000000},0x0012,0,155},
  2127. {{0x00080000,0x00000000,0x00000000},0x0013,0,165},
  2128. {{0x00100000,0x00000000,0x00000000},0x0014,0,169},
  2129. {{0x00200000,0x00000000,0x00000000},0x0015,0,176},
  2130. {{0x00400000,0x00000000,0x00000000},0x0016,0,181},
  2131. {{0x00800000,0x00000000,0x00000000},0x0017,0,190},
  2132. {{0x01000000,0x00000000,0x00000000},0x0018,0,194},
  2133. {{0x02000000,0x00000000,0x00000000},0x0019,0,200},
  2134. {{0x04000000,0x00000000,0x00000000},0x001a,0,205},
  2135. {{0x08000000,0x00000000,0x00000000},0x001b,0,211},
  2136. {{0x10000000,0x00000000,0x00000000},0x001c,0,217},
  2137. {{0x20000000,0x00000000,0x00000000},0x001d,0,223},
  2138. {{0x40000000,0x00000000,0x00000000},0x001e,0,230},
  2139. {{0x80000000,0x00000000,0x00000000},0x001f,0,239},
  2140. {{0x00000000,0x00000001,0x00000000},0x0020,0,244},
  2141. {{0x00000000,0x00000002,0x00000000},0x0021,0,255},
  2142. {{0x00000000,0x00000004,0x00000000},0x0022,0,260},
  2143. {{0x00000000,0x00000008,0x00000000},0x0023,0,268},
  2144. {{0x00000000,0x00000010,0x00000000},0x0024,0,273},
  2145. {{0x00000000,0x00000020,0x00000000},0x0025,0,282},
  2146. {{0x00000000,0x00000040,0x00000000},0x0026,0,291},
  2147. {{0x00000000,0x00000080,0x00000000},0x0027,0,297},
  2148. {{0x00000000,0x00000100,0x00000000},0x0028,0,302},
  2149. {{0x00000000,0x00000200,0x00000000},0x0029,0,308},
  2150. {{0x00000000,0x00000400,0x00000000},0x002a,0,313},
  2151. {{0x00000000,0x00000800,0x00000000},0x002b,0,320},
  2152. {{0x00000000,0x00001000,0x00000000},0x002c,0,325},
  2153. {{0x00000000,0x00002000,0x00000000},0x002d,0,332},
  2154. {{0x00000000,0x00004000,0x00000000},0x002e,0,339},
  2155. {{0x00000000,0x00008000,0x00000000},0x002f,0,347},
  2156. {{0x00000000,0x00010000,0x00000000},0x0030,0,353},
  2157. {{0x00000000,0x00020000,0x00000000},0x0031,0,357},
  2158. {{0x00000000,0x00040000,0x00000000},0x0032,0,362},
  2159. {{0x00000000,0x00080000,0x00000000},0x0033,0,376},
  2160. {{0x00000000,0x00100000,0x00000000},0x0034,0,388},
  2161. {{0x00000000,0x00200000,0x00000000},0x0035,0,403},
  2162. {{0x00000000,0x00400000,0x00000000},0x0036,0,409},
  2163. {{0x00000000,0x00800000,0x00000000},0x0037,0,415},
  2164. {{0x00000000,0x01000000,0x00000000},0x0038,0,421},
  2165. {{0x00000000,0x02000000,0x00000000},0x0039,0,428},
  2166. {{0x00000000,0x04000000,0x00000000},0x003a,0,434},
  2167. {{0x00000000,0x08000000,0x00000000},0x003b,0,437},
  2168. {{0x00000000,0x10000000,0x00000000},0x003c,0,440},
  2169. {{0x00000000,0x20000000,0x00000000},0x003d,0,448},
  2170. {{0x00000000,0x40000000,0x00000000},0x003e,0,454},
  2171. {{0x00000000,0x80000000,0x00000000},0x003f,0,463},
  2172. {{0x00000000,0x00000000,0x00000001},0x0040,0,469},
  2173. {{0x00000000,0x00000000,0x00000002},0x0041,0,472},
  2174. {{0x00000000,0x00000000,0x00000004},0x0042,0,477},
  2175. {{0x00000000,0x00000000,0x00000008},0x0043,0,483},
  2176. {{0x00000000,0x00000000,0x00000010},0x0044,0,492},
  2177. {{0x00000000,0x00000000,0x00000020},0x0045,0,499},
  2178. {{0x00000000,0x00000000,0x00000040},0x0046,0,511},
  2179. {{0x00000000,0x00000000,0x00000080},0x0047,0,521},
  2180. {{0x00000000,0x00000000,0x00000100},0x0048,0,528},
  2181. {{0x00000000,0x00000000,0x00000200},0x0049,0,537},
  2182. {{0x00000000,0x00000000,0x00000400},0x004a,0,543},
  2183. {{0x00000000,0x00000000,0x00000800},0x004b,0,549},
  2184. {{0x00000000,0x00000000,0x00000800},0x004b,0,559},
  2185. {{0x00000000,0x00000000,0x00001000},0x004c,0,571},
  2186. {{0x00000000,0x00000000,0x00002000},0x004d,0,577},
  2187. {{0x00000000,0x00000000,0x00004000},0x004e,0,583},
  2188. {{0x00000000,0x00000000,0x00008000},0x004f,0,588},
  2189. {{0x00000000,0x00000000,0x00010000},0x0050,0,593},
  2190. {{0x00000000,0x00000000,0x00020000},0x0051,0,596},
  2191. {{0x00000000,0x00000000,0x00040000},0x0052,0,604},
  2192. {{0x00000000,0x00000000,0x00080000},0x0053,0,608},
  2193. {{0x00000000,0x00000000,0x00100000},0x0054,0,613},
  2194. {{0x00000000,0x00000000,0x00200000},0x0055,0,617},
  2195. {{0x00000000,0x00000000,0x00400000},0x0056,0,621},
  2196. {{0x00000000,0x00000000,0x00800000},0x0057,0,634},
  2197. {{0x00000000,0x00000000,0x01000000},0x0058,0,643},
  2198. {{0x00000000,0x00000000,0x02000000},0x0059,0,650},
  2199. {{0x00000000,0x00000000,0x04000000},0x005a,0,657},
  2200. {{0x00000000,0x00000000,0x08000000},0x005b,0,662},
  2201. {{0x00000000,0x00000000,0x10000000},0x005c,0,668},
  2202. {{0x00000000,0x00000000,0x20000000},0x005d,0,675},
  2203. {{0x00000000,0x00000000,0x40000000},0x005e,0,681},
  2204. {{0x00000000,0x00000000,0x80000000},0x005f,0,691},
  2205. };
  2206. static const Ucs_dat_t ucs_names[] =
  2207. {
  2208. {{0x00000000,0x00000000,0x00000200},0x0020,0,1288},
  2209. {{0x00000001,0x00002000,0x00000000},0x0023,0,1288},
  2210. {{0x00080000,0x00000000,0x00000000},0x002e,0,1288},
  2211. {{0x00000001,0x00010000,0x00000000},0x0031,0,1288},
  2212. {{0x00008000,0x00000000,0x00000000},0x005e,0,1288},
  2213. {{0x00000000,0x02000000,0x00000000},0x007e,0,1288},
  2214. {{0x00040000,0x00000000,0x00000000},0x00a8,0,1288},
  2215. {{0x00000000,0x00000400,0x00000000},0x00af,0,1288},
  2216. {{0x00002000,0x00000000,0x00000000},0x00b8,0,1288},
  2217. {{0x02000000,0x00000000,0x00000002},0x002e,0,1288},
  2218. {{0x00000000,0x40000200,0x00000000},0x007c,0,1288},
  2219. {{0x00080000,0x00000000,0x01000000},0x00b7,0,1288},
  2220. {{0x00000000,0x00010000,0x00000020},0x00b9,0,1288},
  2221. {{0x00000000,0x00400000,0x00020080},0x005d,0,1288},
  2222. {{0x00000000,0x00010000,0x00080018},0x00bd,0,1288},
  2223. {{0x00000000,0x00000000,0x00000000},0x007d,0,1678},
  2224. {{0x00000000,0x00000000,0x00000000},0x00a6,0,2550},
  2225. {{0x00000000,0x00000000,0x00000000},0x00a2,0,2499},
  2226. {{0x00000000,0x00000000,0x00000000},0x00a1,0,2488},
  2227. {{0x00000000,0x00000000,0x00000000},0x0024,0,1330},
  2228. {{0x00000000,0x00000000,0x00000000},0x0060,0,1656},
  2229. {{0x00000000,0x00000000,0x00000000},0x00b8,0,2736},
  2230. {{0x00000000,0x00000000,0x00000000},0x00a8,0,2564},
  2231. {{0x00000000,0x00000000,0x00000000},0x005e,0,1638},
  2232. {{0x00000000,0x00000000,0x00000000},0x007e,0,1681},
  2233. {{0x00000000,0x00000000,0x00000000},0x00af,0,2677},
  2234. {{0x00000000,0x00000000,0x00000000},0x007b,0,1671},
  2235. {{0x00000000,0x00000000,0x00000000},0x005d,0,1624},
  2236. {{0x00000000,0x00000000,0x00000000},0x00d7,0,2899},
  2237. {{0x00000000,0x00000000,0x00000000},0x00b1,0,2701},
  2238. {{0x00000000,0x00000000,0x00000000},0x00ad,0,2660},
  2239. {{0x00000000,0x00000000,0x00000000},0x00f7,0,2949},
  2240. {{0x00000000,0x00000000,0x00000000},0x00aa,0,2607},
  2241. {{0x00000000,0x00000000,0x00000000},0x00ba,0,2770},
  2242. {{0x00000000,0x00000000,0x00000000},0x00b7,0,2733},
  2243. {{0x00000000,0x00000000,0x00000000},0x00bd,0,2787},
  2244. {{0x00000000,0x00000000,0x00000000},0x00bc,0,2784},
  2245. {{0x00000000,0x00000000,0x00000000},0x00b9,0,2739},
  2246. {{0x00000000,0x00000000,0x00000000},0x00b2,0,2704},
  2247. {{0x00000000,0x00000000,0x00000000},0x00be,0,2805},
  2248. {{0x00000000,0x00000000,0x00000000},0x00b3,0,2707},
  2249. {{0x00000000,0x00000000,0x00000000},0x00ac,0,2645},
  2250. {{0x00000000,0x00000000,0x00000000},0x00b6,0,2730},
  2251. {{0x00000000,0x00000000,0x00000000},0x00ab,0,2635},
  2252. {{0x00000000,0x00000000,0x00000000},0x00bb,0,2773},
  2253. {{0x00000000,0x00000000,0x00000000},0x00bf,0,2808},
  2254. {{0x00000003,0x00000040,0x00000000},0x0041,0,1546},
  2255. {{0x00000005,0x00000040,0x00000000},0x0061,0,1546},
  2256. {{0x04000003,0x00000040,0x00000000},0x00c0,0,1546},
  2257. {{0x00000013,0x00000040,0x00000000},0x00c1,0,1546},
  2258. {{0x00008003,0x00000040,0x00000000},0x00c2,0,1546},
  2259. {{0x00000003,0x02000040,0x00000000},0x00c3,0,1546},
  2260. {{0x00040003,0x00000040,0x00000000},0x00c4,0,1546},
  2261. {{0x04000005,0x00000040,0x00000000},0x00e0,0,1546},
  2262. {{0x00000015,0x00000040,0x00000000},0x00e1,0,1546},
  2263. {{0x00008005,0x00000040,0x00000000},0x00e2,0,1546},
  2264. {{0x00000005,0x02000040,0x00000000},0x00e3,0,1546},
  2265. {{0x00040005,0x00000040,0x00000000},0x00e4,0,1546},
  2266. {{0x0000000b,0x00000040,0x04000000},0x00c5,0,1546},
  2267. {{0x0000000d,0x00000040,0x04000000},0x00e5,0,1546},
  2268. {{0x00000000,0x00000000,0x00000000},0x00c0,0,2811},
  2269. {{0x00000000,0x00000000,0x00000000},0x00e0,0,2811},
  2270. {{0x00000000,0x00000000,0x00000000},0x00c1,0,2814},
  2271. {{0x00000000,0x00000000,0x00000000},0x00e1,0,2814},
  2272. {{0x00000000,0x00000000,0x00000000},0x00c4,0,2823},
  2273. {{0x00000000,0x00000000,0x00000000},0x00e4,0,2823},
  2274. {{0x00000000,0x00000000,0x00000000},0x00c2,0,2817},
  2275. {{0x00000000,0x00000000,0x00000000},0x00e2,0,2817},
  2276. {{0x00000000,0x00000000,0x00000000},0x00c3,0,2820},
  2277. {{0x00000000,0x00000000,0x00000000},0x00e3,0,2820},
  2278. {{0x00000000,0x00000000,0x00000000},0x00c5,0,2826},
  2279. {{0x00000000,0x00000000,0x00000000},0x00e5,0,2826},
  2280. {{0x00000000,0x00000000,0x00000000},0x009f,0,2469},
  2281. {{0x00008000,0x00000000,0x00000000},0x005e,0,1627},
  2282. {{0x04000000,0x00000000,0x00000000},0x0060,0,1627},
  2283. {{0x00000010,0x00000000,0x00000000},0x00b4,0,1627},
  2284. {{0x00000000,0x00000000,0x00000000},0x0006,0,808},
  2285. {{0x00000000,0x00000000,0x00000000},0x0006,0,796},
  2286. {{0x00000000,0x00000000,0x00000000},0x00c6,0,2829},
  2287. {{0x00000000,0x00000000,0x00000000},0x00e6,0,2829},
  2288. {{0x00000003,0x00000040,0x00000000},0x00c6,0,2829},
  2289. {{0x00000005,0x00000040,0x00000000},0x00e6,0,2829},
  2290. {{0x00000000,0x00000000,0x00000000},0x0006,0,812},
  2291. {{0x00000000,0x00000000,0x00000000},0x0007,0,827},
  2292. {{0x00000000,0x00000000,0x00000000},0x0026,0,1341},
  2293. {{0x00000000,0x00000000,0x00000000},0x009f,0,2472},
  2294. {{0x00000000,0x00000000,0x00000000},0x0027,0,1351},
  2295. {{0x00000000,0x00000000,0x00000000},0x009f,0,2441},
  2296. {{0x00000000,0x00000000,0x00000000},0x002a,0,1374},
  2297. {{0x00000000,0x00000000,0x00000000},0x0040,0,1540},
  2298. {{0x00000003,0x00000040,0x00000000},0x0042,0,1548},
  2299. {{0x00000005,0x00000040,0x00000000},0x0062,0,1548},
  2300. {{0x00000000,0x00000000,0x00000000},0x005c,0,1614},
  2301. {{0x00000000,0x00000000,0x00000000},0x0008,0,833},
  2302. {{0x00000000,0x00000000,0x00000000},0x007c,0,1674},
  2303. {{0x00000000,0x00000000,0x00000000},0x00a6,0,2547},
  2304. {{0x00000000,0x00000000,0x00000000},0x0007,0,820},
  2305. {{0x00000000,0x00000000,0x00000000},0x0007,0,815},
  2306. {{0x00000000,0x00000000,0x00000000},0x0082,0,1770},
  2307. {{0x00000000,0x00000000,0x00000000},0x0007,0,824},
  2308. {{0x00000000,0x00000000,0x00000000},0x0082,0,1773},
  2309. {{0x00000000,0x00000080,0x00000000},0x007b,0,1665},
  2310. {{0x00000000,0x00400000,0x00000000},0x007d,0,1665},
  2311. {{0x00000000,0x00000000,0x00000000},0x0082,0,1749},
  2312. {{0x00000000,0x00000000,0x00000000},0x00a6,0,2536},
  2313. {{0x00000000,0x00000000,0x00000000},0x0008,0,843},
  2314. {{0x00000003,0x00000040,0x00000000},0x0043,0,1550},
  2315. {{0x00000005,0x00000040,0x00000000},0x0063,0,1550},
  2316. {{0x00002003,0x00000040,0x00000000},0x00c7,0,1550},
  2317. {{0x00002005,0x00000040,0x00000000},0x00e7,0,1550},
  2318. {{0x00000000,0x00000000,0x00000000},0x00c7,0,2832},
  2319. {{0x00000000,0x00000000,0x00000000},0x00e7,0,2832},
  2320. {{0x00000000,0x00000000,0x00000000},0x0018,0,1142},
  2321. {{0x00000000,0x00000000,0x00000000},0x0018,0,1135},
  2322. {{0x00000000,0x00000000,0x00000000},0x0094,0,2163},
  2323. {{0x00000000,0x00000000,0x00000000},0x000d,0,886},
  2324. {{0x00000000,0x00000000,0x00000000},0x0094,0,2180},
  2325. {{0x00000000,0x00000000,0x00000000},0x0094,0,2183},
  2326. {{0x00000001,0x00000000,0x00000000},0x00a2,0,2491},
  2327. {{0x00000000,0x01000000,0x00000000},0x009a,0,2306},
  2328. {{0x00000001,0x00000000,0x00000000},0x0089,0,1903},
  2329. {{0x00000000,0x00000000,0x00000000},0x0088,0,1871},
  2330. {{0x00000000,0x00000000,0x00000000},0x009b,0,2362},
  2331. {{0x00000000,0x00000000,0x00000000},0x0018,0,1146},
  2332. {{0x00000000,0x00000000,0x00000000},0x00a9,0,2577},
  2333. {{0x00000000,0x00000000,0x00000000},0x003a,0,1481},
  2334. {{0x00000000,0x00000000,0x00000000},0x002c,0,1388},
  2335. {{0x00000000,0x00000000,0x00000000},0x0040,0,1526},
  2336. {{0x00000000,0x00000000,0x00000000},0x009b,0,2334},
  2337. {{0x00000001,0x00000000,0x00000000},0x00a9,0,2567},
  2338. {{0x00000000,0x00000000,0x00000000},0x000d,0,902},
  2339. {{0x00000000,0x00000000,0x00000000},0x009b,0,2365},
  2340. {{0x00000000,0x00000000,0x00000000},0x00a2,0,2496},
  2341. {{0x00000000,0x00000000,0x00000000},0x00a4,0,2520},
  2342. {{0x00000000,0x00000080,0x00020000},0x007b,0,1659},
  2343. {{0x00000000,0x00400000,0x00020000},0x007d,0,1659},
  2344. {{0x00000001,0x00000000,0x00000000},0x00a4,0,2511},
  2345. {{0x00000003,0x00000040,0x00000000},0x0044,0,1552},
  2346. {{0x00000005,0x00000040,0x00000000},0x0064,0,1552},
  2347. {{0x00000000,0x00000000,0x00000000},0x00d0,0,2863},
  2348. {{0x00000000,0x00000000,0x00000000},0x00f0,0,2863},
  2349. {{0x00000000,0x00000000,0x00000000},0x0011,0,969},
  2350. {{0x00000000,0x00000000,0x00000000},0x0012,0,995},
  2351. {{0x00000000,0x00000000,0x00000000},0x0013,0,1023},
  2352. {{0x00000000,0x00000000,0x00000000},0x0014,0,1050},
  2353. {{0x00000000,0x00000000,0x00000000},0x0010,0,930},
  2354. {{0x00000000,0x00000000,0x00000000},0x0090,0,2088},
  2355. {{0x00000000,0x00000000,0x00000000},0x0011,0,972},
  2356. {{0x00000000,0x00000000,0x00000000},0x0012,0,998},
  2357. {{0x00000000,0x00000000,0x00000000},0x0013,0,1026},
  2358. {{0x00000000,0x00000000,0x00000000},0x0014,0,1053},
  2359. {{0x00000000,0x00000000,0x00000000},0x0090,0,2091},
  2360. {{0x00000001,0x00000000,0x00000000},0x00b0,0,2680},
  2361. {{0x00000000,0x00000000,0x00000000},0x007f,0,1692},
  2362. {{0x00000000,0x00000000,0x00000000},0x007f,0,1685},
  2363. {{0x00000000,0x00010000,0x00000000},0x0011,0,954},
  2364. {{0x00000000,0x00000000,0x00000000},0x0014,0,1030},
  2365. {{0x00000000,0x00000000,0x00000000},0x0090,0,2066},
  2366. {{0x00000000,0x00000000,0x00000000},0x0013,0,1002},
  2367. {{0x00000000,0x00000000,0x00000000},0x0012,0,976},
  2368. {{0x00000000,0x00000000,0x00000000},0x00b0,0,2687},
  2369. {{0x00000001,0x00000000,0x00000000},0x00f7,0,2940},
  2370. {{0x00000000,0x00000000,0x00000000},0x0010,0,947},
  2371. {{0x00000000,0x00000000,0x00000000},0x0010,0,950},
  2372. {{0x00000000,0x00000000,0x00000000},0x0024,0,1327},
  2373. {{0x00000001,0x00000000,0x00000000},0x0024,0,1320},
  2374. {{0x00000000,0x00000000,0x00000000},0x007f,0,1696},
  2375. {{0x00000003,0x00000040,0x00000000},0x0045,0,1554},
  2376. {{0x00000005,0x00000040,0x00000000},0x0065,0,1554},
  2377. {{0x04000003,0x00000040,0x00000000},0x00c8,0,1554},
  2378. {{0x00000013,0x00000040,0x00000000},0x00c9,0,1554},
  2379. {{0x00008003,0x00000040,0x00000000},0x00ca,0,1554},
  2380. {{0x00040003,0x00000040,0x00000000},0x00cb,0,1554},
  2381. {{0x04000005,0x00000040,0x00000000},0x00e8,0,1554},
  2382. {{0x00000015,0x00000040,0x00000000},0x00e9,0,1554},
  2383. {{0x00008005,0x00000040,0x00000000},0x00ea,0,1554},
  2384. {{0x00040005,0x00000040,0x00000000},0x00eb,0,1554},
  2385. {{0x00000000,0x00000000,0x00000000},0x00c8,0,2835},
  2386. {{0x00000000,0x00000000,0x00000000},0x00e8,0,2835},
  2387. {{0x00000000,0x00000000,0x00000000},0x00c9,0,2838},
  2388. {{0x00000000,0x00000000,0x00000000},0x00e9,0,2838},
  2389. {{0x00000000,0x00000000,0x00000000},0x00cb,0,2844},
  2390. {{0x00000000,0x00000000,0x00000000},0x00eb,0,2844},
  2391. {{0x00000000,0x00000000,0x00000000},0x00ca,0,2841},
  2392. {{0x00000000,0x00000000,0x00000000},0x00ea,0,2841},
  2393. {{0x00000000,0x00000000,0x00000000},0x0017,0,1128},
  2394. {{0x00000000,0x00000000,0x00000000},0x001b,0,1184},
  2395. {{0x00000000,0x00000000,0x00000000},0x0097,0,2245},
  2396. {{0x00000001,0x00000000,0x00000000},0x0038,0,1470},
  2397. {{0x00000000,0x00000000,0x00000000},0x0019,0,1156},
  2398. {{0x00000000,0x00000000,0x00000000},0x0005,0,789},
  2399. {{0x00000000,0x00000000,0x00000000},0x0005,0,781},
  2400. {{0x00000000,0x00000000,0x00000000},0x0004,0,774},
  2401. {{0x00000000,0x00000000,0x00000000},0x0097,0,2248},
  2402. {{0x00000000,0x00000000,0x00000000},0x0005,0,793},
  2403. {{0x00000001,0x00000000,0x00000000},0x003d,0,1502},
  2404. {{0x00000000,0x00000000,0x00000000},0x0087,0,1864},
  2405. {{0x00000000,0x00000000,0x00000000},0x0087,0,1867},
  2406. {{0x00000000,0x00000000,0x00000000},0x001b,0,1187},
  2407. {{0x00000000,0x00000000,0x00000000},0x001b,0,1177},
  2408. {{0x00000000,0x00000000,0x00000000},0x0004,0,778},
  2409. {{0x00000000,0x00000000,0x00000000},0x0017,0,1131},
  2410. {{0x00000003,0x00000040,0x00000000},0x00d0,0,2859},
  2411. {{0x00000005,0x00000040,0x00000000},0x00f0,0,2859},
  2412. {{0x00000000,0x00000000,0x00000000},0x0003,0,754},
  2413. {{0x00000000,0x00000000,0x00000000},0x0003,0,758},
  2414. {{0x00000000,0x00000800,0x00000000},0x0021,0,1292},
  2415. {{0x00000000,0x00000800,0x00800000},0x00a1,0,1292},
  2416. {{0x00000003,0x00000040,0x00000000},0x0046,0,1556},
  2417. {{0x00000005,0x00000040,0x00000000},0x0066,0,1556},
  2418. {{0x00000001,0x00000000,0x00000000},0x000c,0,864},
  2419. {{0x00000000,0x00000200,0x00000000},0x000a,0,864},
  2420. {{0x00000000,0x00000000,0x00000000},0x00aa,0,2580},
  2421. {{0x00000000,0x00000000,0x00000000},0x000c,0,883},
  2422. {{0x00000000,0x00000000,0x00000000},0x001c,0,1191},
  2423. {{0x00000001,0x00000000,0x00000000},0x0035,0,1455},
  2424. {{0x00000001,0x00000000,0x00000000},0x0034,0,1450},
  2425. {{0x00000000,0x00000000,0x00000000},0x001c,0,1206},
  2426. {{0x00000003,0x00000040,0x00000000},0x0047,0,1558},
  2427. {{0x00000005,0x00000040,0x00000000},0x0067,0,1558},
  2428. {{0x00000000,0x00000000,0x00000000},0x0099,0,2298},
  2429. {{0x00000000,0x01000000,0x00000000},0x0099,0,2269},
  2430. {{0x00000001,0x00000000,0x00004000},0x003e,0,1509},
  2431. {{0x00000000,0x00000000,0x00000000},0x001d,0,1213},
  2432. {{0x00000000,0x00000000,0x00000000},0x001d,0,1229},
  2433. {{0x00000000,0x00000000,0x00100001},0x0097,0,2232},
  2434. {{0x00000003,0x00000040,0x00000000},0x0048,0,1560},
  2435. {{0x00000005,0x00000040,0x00000000},0x0068,0,1560},
  2436. {{0x00000000,0x00000000,0x00000000},0x0023,0,1317},
  2437. {{0x00000000,0x00000000,0x00000000},0x005e,0,1634},
  2438. {{0x00000000,0x00000000,0x00000000},0x0081,0,1724},
  2439. {{0x00000000,0x00000000,0x00000000},0x0089,0,1938},
  2440. {{0x00000000,0x00000000,0x00000000},0x0081,0,1742},
  2441. {{0x00000000,0x00000000,0x00000000},0x0081,0,1745},
  2442. {{0x00000000,0x00000000,0x00000000},0x0088,0,1896},
  2443. {{0x00000000,0x00000000,0x00000000},0x0009,0,861},
  2444. {{0x00000000,0x00000000,0x00000000},0x0089,0,1941},
  2445. {{0x00000000,0x00000000,0x00000000},0x0088,0,1899},
  2446. {{0x00000000,0x00000000,0x00000000},0x002d,0,1407},
  2447. {{0x00000000,0x00000000,0x00000000},0x002d,0,1394},
  2448. {{0x00000003,0x00000040,0x00000000},0x0049,0,1562},
  2449. {{0x00000005,0x00000040,0x00000000},0x0069,0,1562},
  2450. {{0x04000003,0x00000040,0x00000000},0x00cc,0,1562},
  2451. {{0x00000013,0x00000040,0x00000000},0x00cd,0,1562},
  2452. {{0x00008003,0x00000040,0x00000000},0x00ce,0,1562},
  2453. {{0x00040003,0x00000040,0x00000000},0x00cf,0,1562},
  2454. {{0x04000005,0x00000040,0x00000000},0x00ec,0,1562},
  2455. {{0x00000015,0x00000040,0x00000000},0x00ed,0,1562},
  2456. {{0x00008005,0x00000040,0x00000000},0x00ee,0,1562},
  2457. {{0x00040005,0x00000040,0x00000000},0x00ef,0,1562},
  2458. {{0x00000000,0x00000000,0x00000000},0x00cc,0,2847},
  2459. {{0x00000000,0x00000000,0x00000000},0x00ec,0,2847},
  2460. {{0x00000000,0x00000000,0x00000000},0x00cd,0,2850},
  2461. {{0x00000000,0x00000000,0x00000000},0x00ed,0,2850},
  2462. {{0x00000000,0x00000000,0x00000000},0x00cf,0,2856},
  2463. {{0x00000000,0x00000000,0x00000000},0x00ef,0,2856},
  2464. {{0x00000000,0x00000000,0x00000000},0x00ce,0,2853},
  2465. {{0x00000000,0x00000000,0x00000000},0x00ee,0,2853},
  2466. {{0x00000000,0x00000000,0x00000000},0x0084,0,1804},
  2467. {{0x00000000,0x00000000,0x00000000},0x0084,0,1807},
  2468. {{0x00000000,0x00000000,0x00000000},0x0084,0,1798},
  2469. {{0x00000000,0x00000000,0x00000000},0x001d,0,1236},
  2470. {{0x00000000,0x00000000,0x00000000},0x001f,0,1281},
  2471. {{0x00000000,0x00000000,0x00000000},0x001e,0,1259},
  2472. {{0x00000000,0x00000000,0x00000000},0x001d,0,1232},
  2473. {{0x00000000,0x00000000,0x00000000},0x001c,0,1209},
  2474. {{0x00000003,0x00000040,0x00000000},0x004a,0,1564},
  2475. {{0x00000005,0x00000040,0x00000000},0x006a,0,1564},
  2476. {{0x00000003,0x00000040,0x00000000},0x004b,0,1566},
  2477. {{0x00000005,0x00000040,0x00000000},0x006b,0,1566},
  2478. {{0x00000003,0x00000040,0x00000000},0x004c,0,1568},
  2479. {{0x00000005,0x00000040,0x00000000},0x006c,0,1568},
  2480. {{0x00000000,0x00000000,0x00000000},0x00a3,0,2508},
  2481. {{0x00000001,0x00000000,0x00004000},0x003c,0,1497},
  2482. {{0x00000000,0x00000000,0x00000000},0x000a,0,869},
  2483. {{0x00000000,0x00000200,0x00000000},0x005f,0,1641},
  2484. {{0x00000003,0x00000040,0x00000000},0x004d,0,1570},
  2485. {{0x00000005,0x00000040,0x00000000},0x006d,0,1570},
  2486. {{0x00000000,0x00000000,0x00000000},0x00ba,0,2742},
  2487. {{0x00000000,0x00000000,0x00100001},0x0019,0,1149},
  2488. {{0x00000000,0x00000000,0x00000000},0x0095,0,2187},
  2489. {{0x00000001,0x00000000,0x00000000},0x00b5,0,2710},
  2490. {{0x00000001,0x00000000,0x00000000},0x00d7,0,2884},
  2491. {{0x00000000,0x00000000,0x00000000},0x0095,0,2203},
  2492. {{0x00000000,0x00000000,0x00000000},0x00b5,0,2716},
  2493. {{0x00000003,0x00000040,0x00000000},0x004e,0,1572},
  2494. {{0x00000005,0x00000040,0x00000000},0x006e,0,1572},
  2495. {{0x00000003,0x02000040,0x00000000},0x00d1,0,1572},
  2496. {{0x00000005,0x02000040,0x00000000},0x00f1,0,1572},
  2497. {{0x00000000,0x00000000,0x00000000},0x00d1,0,2866},
  2498. {{0x00000000,0x00000000,0x00000000},0x00f1,0,2866},
  2499. {{0x00000000,0x00000000,0x00000000},0x0015,0,1078},
  2500. {{0x00000000,0x00000000,0x00000000},0x0023,0,1314},
  2501. {{0x00000000,0x00000000,0x00000000},0x0083,0,1794},
  2502. {{0x00000000,0x00000000,0x00000000},0x0015,0,1057},
  2503. {{0x00000000,0x00000000,0x00000000},0x0085,0,1819},
  2504. {{0x00000000,0x00000000,0x00000000},0x000a,0,872},
  2505. {{0x00000000,0x00000200,0x00000000},0x0085,0,1811},
  2506. {{0x00000000,0x00000000,0x00000000},0x0083,0,1791},
  2507. {{0x00000001,0x00000000,0x00000000},0x0039,0,1476},
  2508. {{0x00000000,0x00000000,0x00000000},0x0015,0,1082},
  2509. {{0x00000000,0x00000000,0x00000000},0x0085,0,1816},
  2510. {{0x00000000,0x00000000,0x00000000},0x00ac,0,2642},
  2511. {{0x00000000,0x00000000,0x00000200},0x00a0,0,2476},
  2512. {{0x00000000,0x00000000,0x00000000},0x0083,0,1777},
  2513. {{0x00000001,0x00000000,0x00000000},0x00ac,0,2638},
  2514. {{0x00000000,0x00000000,0x00000000},0x00a0,0,2485},
  2515. {{0x00000000,0x00000000,0x00000000},0x0000,0,707},
  2516. {{0x00000000,0x00000000,0x00000000},0x0000,0,703},
  2517. {{0x00000000,0x00000000,0x00000000},0x0000,0,698},
  2518. {{0x00000003,0x00000040,0x00000000},0x004f,0,1574},
  2519. {{0x00000005,0x00000040,0x00000000},0x006f,0,1574},
  2520. {{0x04000003,0x00000040,0x00000000},0x00d2,0,1574},
  2521. {{0x00000013,0x00000040,0x00000000},0x00d3,0,1574},
  2522. {{0x00008003,0x00000040,0x00000000},0x00d4,0,1574},
  2523. {{0x00000003,0x02000040,0x00000000},0x00d5,0,1574},
  2524. {{0x00040003,0x00000040,0x00000000},0x00d6,0,1574},
  2525. {{0x00000003,0x00000040,0x10000000},0x00d8,0,1574},
  2526. {{0x04000005,0x00000040,0x00000000},0x00f2,0,1574},
  2527. {{0x00000015,0x00000040,0x00000000},0x00f3,0,1574},
  2528. {{0x00008005,0x00000040,0x00000000},0x00f4,0,1574},
  2529. {{0x00000005,0x02000040,0x00000000},0x00f5,0,1574},
  2530. {{0x00040005,0x00000040,0x00000000},0x00f6,0,1574},
  2531. {{0x00000005,0x00000040,0x10000000},0x00f8,0,1574},
  2532. {{0x00000000,0x00000000,0x00000000},0x00d2,0,2869},
  2533. {{0x00000000,0x00000000,0x00000000},0x00f2,0,2869},
  2534. {{0x00000000,0x00000000,0x00000000},0x00d3,0,2872},
  2535. {{0x00000000,0x00000000,0x00000000},0x00f3,0,2872},
  2536. {{0x00000000,0x00000000,0x00000000},0x00d8,0,2902},
  2537. {{0x00000000,0x00000000,0x00000000},0x00f8,0,2902},
  2538. {{0x00000000,0x00000000,0x00000000},0x00d6,0,2881},
  2539. {{0x00000000,0x00000000,0x00000000},0x00f6,0,2881},
  2540. {{0x00000000,0x00000000,0x00000000},0x00d4,0,2875},
  2541. {{0x00000000,0x00000000,0x00000000},0x00f4,0,2875},
  2542. {{0x00000000,0x00000000,0x00000000},0x00d5,0,2878},
  2543. {{0x00000000,0x00000000,0x00000000},0x00f5,0,2878},
  2544. {{0x00000000,0x00000000,0x00000000},0x0040,0,1543},
  2545. {{0x00000000,0x00000000,0x00000000},0x009d,0,2415},
  2546. {{0x00000000,0x00000000,0x00000000},0x009d,0,2390},
  2547. {{0x00000000,0x00000000,0x00000000},0x009d,0,2418},
  2548. {{0x00000003,0x00000040,0x00000000},0x0050,0,1576},
  2549. {{0x00000005,0x00000040,0x00000000},0x0070,0,1576},
  2550. {{0x00000000,0x00000000,0x00000000},0x0091,0,2107},
  2551. {{0x00000000,0x00000000,0x00000000},0x0092,0,2130},
  2552. {{0x00000000,0x00000000,0x00000000},0x0080,0,1717},
  2553. {{0x00000000,0x00000000,0x00000000},0x0080,0,1720},
  2554. {{0x00000000,0x00000000,0x00000000},0x0080,0,1699},
  2555. {{0x00000000,0x00000080,0x00000000},0x0028,0,1362},
  2556. {{0x00000000,0x00400000,0x00000000},0x0029,0,1362},
  2557. {{0x00000000,0x00000200,0x00000000},0x008c,0,1990},
  2558. {{0x00000000,0x00000200,0x00000000},0x008b,0,1967},
  2559. {{0x00000000,0x00000000,0x00000000},0x008b,0,1983},
  2560. {{0x00000000,0x00000000,0x00000000},0x00a3,0,1983},
  2561. {{0x00000001,0x00000000,0x00000000},0x0025,0,1333},
  2562. {{0x00000000,0x00000000,0x00000000},0x002e,0,1414},
  2563. {{0x00000000,0x00000000,0x00000000},0x00b6,0,2727},
  2564. {{0x00000001,0x00000000,0x00000000},0x00b6,0,2719},
  2565. {{0x00000000,0x00000000,0x00000000},0x008b,0,1986},
  2566. {{0x00000000,0x00000000,0x00000000},0x008c,0,2010},
  2567. {{0x00000001,0x00000000,0x00000000},0x002b,0,1383},
  2568. {{0x00000001,0x00000000,0x00000000},0x00b1,0,2690},
  2569. {{0x00000000,0x00000000,0x00000000},0x009e,0,2438},
  2570. {{0x00100000,0x00000880,0x00000000},0x00ab,0,2610},
  2571. {{0x00100000,0x00400800,0x00000000},0x00bb,0,2610},
  2572. {{0x00000001,0x00000000,0x00000000},0x00a3,0,2502},
  2573. {{0x00000000,0x00000000,0x00000000},0x009e,0,2422},
  2574. {{0x00000000,0x00010000,0x00000000},0x0091,0,2095},
  2575. {{0x00000000,0x00000000,0x00000000},0x0092,0,2114},
  2576. {{0x00000000,0x00000000,0x00000000},0x008c,0,2007},
  2577. {{0x00000000,0x00000000,0x00000000},0x0091,0,2110},
  2578. {{0x00000000,0x00000000,0x00000000},0x0092,0,2133},
  2579. {{0x00000003,0x00000040,0x00000000},0x0051,0,1578},
  2580. {{0x00000005,0x00000040,0x00000000},0x0071,0,1578},
  2581. {{0x00000000,0x00010000,0x00000018},0x00bc,0,2776},
  2582. {{0x00000000,0x00000800,0x00000000},0x003f,0,1517},
  2583. {{0x00000000,0x00000800,0x00800000},0x00bf,0,1517},
  2584. {{0x00000000,0x00000800,0x00000000},0x0022,0,1304},
  2585. {{0x00000003,0x00000040,0x00000000},0x0052,0,1580},
  2586. {{0x00000005,0x00000040,0x00000000},0x0072,0,1580},
  2587. {{0x00000000,0x00000000,0x00000000},0x001e,0,1242},
  2588. {{0x00000001,0x00000000,0x00000000},0x00ae,0,2663},
  2589. {{0x00000000,0x00000200,0x00000000},0x008d,0,2014},
  2590. {{0x00000000,0x00000000,0x00000000},0x005c,0,1598},
  2591. {{0x00000000,0x00000000,0x00000000},0x00ae,0,2674},
  2592. {{0x00000000,0x00000000,0x00000000},0x008d,0,2027},
  2593. {{0x00000000,0x00000000,0x00000000},0x001e,0,1263},
  2594. {{0x00000003,0x00000040,0x00000000},0x0053,0,1582},
  2595. {{0x00000005,0x00000040,0x00000000},0x0073,0,1582},
  2596. {{0x00000000,0x00000000,0x00000000},0x008e,0,2040},
  2597. {{0x00000000,0x00000000,0x00000000},0x008f,0,2059},
  2598. {{0x00000000,0x00000000,0x00000000},0x0086,0,1843},
  2599. {{0x00000000,0x00000000,0x00000000},0x001a,0,1170},
  2600. {{0x00000000,0x00000000,0x00000000},0x009a,0,2327},
  2601. {{0x00000000,0x00000000,0x00000000},0x009a,0,2330},
  2602. {{0x00000000,0x00000000,0x00000000},0x00a7,0,2561},
  2603. {{0x00000001,0x00000000,0x00000000},0x00a7,0,2553},
  2604. {{0x00000000,0x00000000,0x00100001},0x0087,0,1850},
  2605. {{0x00000000,0x00000000,0x00000000},0x003b,0,1487},
  2606. {{0x00000000,0x00000000,0x00000000},0x0093,0,2137},
  2607. {{0x00000001,0x00000000,0x00000000},0x0037,0,1464},
  2608. {{0x00000000,0x00000000,0x00000000},0x0096,0,2225},
  2609. {{0x00000000,0x00000000,0x00000000},0x0099,0,2301},
  2610. {{0x00000000,0x00000000,0x00000000},0x0001,0,728},
  2611. {{0x00000005,0x00000040,0x00000000},0x00df,0,2929},
  2612. {{0x00000000,0x00000000,0x00000000},0x000f,0,918},
  2613. {{0x00000000,0x00000000,0x00000000},0x000e,0,905},
  2614. {{0x00000000,0x01000000,0x00000000},0x008f,0,2047},
  2615. {{0x00000000,0x01000000,0x00000000},0x008e,0,2030},
  2616. {{0x00000000,0x00000000,0x00000000},0x000f,0,927},
  2617. {{0x00000001,0x00000000,0x00000000},0x0036,0,1460},
  2618. {{0x00000000,0x00000000,0x00000000},0x002f,0,1429},
  2619. {{0x00000000,0x00000000,0x00000000},0x000e,0,915},
  2620. {{0x00000000,0x00000000,0x00000000},0x00ad,0,2648},
  2621. {{0x00000000,0x00000000,0x00000000},0x0001,0,724},
  2622. {{0x00000000,0x00000000,0x00000000},0x002f,0,1421},
  2623. {{0x00000000,0x00000000,0x00000000},0x0098,0,2265},
  2624. {{0x00000000,0x00000000,0x00000000},0x0020,0,1289},
  2625. {{0x00000000,0x00000000,0x00000000},0x0096,0,2228},
  2626. {{0x00000000,0x00000000,0x00000000},0x00df,0,2937},
  2627. {{0x00000000,0x00000000,0x00000000},0x008e,0,2043},
  2628. {{0x00000000,0x00000000,0x00000000},0x008f,0,2062},
  2629. {{0x00000000,0x00000000,0x00000000},0x0086,0,1846},
  2630. {{0x00000000,0x00000000,0x00000000},0x009c,0,2387},
  2631. {{0x00000000,0x00000000,0x00000001},0x0096,0,2206},
  2632. {{0x00000000,0x00000000,0x00000001},0x0001,0,710},
  2633. {{0x00000000,0x00000000,0x00000001},0x0086,0,1823},
  2634. {{0x00000000,0x00000000,0x00000001},0x0098,0,2252},
  2635. {{0x00000000,0x00000000,0x00000001},0x0002,0,731},
  2636. {{0x00000000,0x00000000,0x00000000},0x009c,0,2369},
  2637. {{0x00000000,0x00000000,0x00000000},0x0093,0,2159},
  2638. {{0x00000000,0x00000000,0x00000000},0x0002,0,742},
  2639. {{0x00000000,0x00000000,0x00000000},0x001a,0,1173},
  2640. {{0x00000000,0x00000000,0x00000000},0x001a,0,1159},
  2641. {{0x00000000,0x00000000,0x00000000},0x0002,0,746},
  2642. {{0x00000000,0x00000000,0x00000000},0x0016,0,1102},
  2643. {{0x00000000,0x00000000,0x00000000},0x0016,0,1105},
  2644. {{0x00000000,0x00000000,0x00000000},0x0016,0,1085},
  2645. {{0x00000003,0x00000040,0x00000000},0x0054,0,1584},
  2646. {{0x00000005,0x00000040,0x00000000},0x0074,0,1584},
  2647. {{0x00000000,0x00000000,0x00000000},0x0009,0,857},
  2648. {{0x00000000,0x00000001,0x00000000},0x0009,0,857},
  2649. {{0x00000000,0x40000000,0x00000000},0x000b,0,857},
  2650. {{0x00000000,0x00000001,0x00000000},0x0009,0,846},
  2651. {{0x00000000,0x40000000,0x00000000},0x000b,0,846},
  2652. {{0x00000000,0x00000200,0x00000000},0x008a,0,1945},
  2653. {{0x00000000,0x00000000,0x00100001},0x0003,0,749},
  2654. {{0x00000000,0x00000000,0x00000000},0x00de,0,2926},
  2655. {{0x00000000,0x00000000,0x00000000},0x00fe,0,2926},
  2656. {{0x00000003,0x00000040,0x00000000},0x00de,0,2920},
  2657. {{0x00000005,0x00000040,0x00000000},0x00fe,0,2920},
  2658. {{0x00000001,0x00000000,0x00000000},0x0033,0,1444},
  2659. {{0x00000000,0x00000000,0x00000020},0x00b3,0,1444},
  2660. {{0x00000000,0x00000000,0x00000018},0x00be,0,2790},
  2661. {{0x00000000,0x00000000,0x00100001},0x0004,0,761},
  2662. {{0x00000000,0x00000000,0x00100001},0x0017,0,1109},
  2663. {{0x00000000,0x00000000,0x00000000},0x0093,0,2156},
  2664. {{0x00000001,0x00000000,0x00000000},0x0032,0,1440},
  2665. {{0x00000000,0x00000000,0x00000020},0x00b2,0,1440},
  2666. {{0x00000003,0x00000040,0x00000000},0x0055,0,1586},
  2667. {{0x00000005,0x00000040,0x00000000},0x0075,0,1586},
  2668. {{0x04000003,0x00000040,0x00000000},0x00d9,0,1586},
  2669. {{0x00000013,0x00000040,0x00000000},0x00da,0,1586},
  2670. {{0x00008003,0x00000040,0x00000000},0x00db,0,1586},
  2671. {{0x00040003,0x00000040,0x00000000},0x00dc,0,1586},
  2672. {{0x04000005,0x00000040,0x00000000},0x00f9,0,1586},
  2673. {{0x00000015,0x00000040,0x00000000},0x00fa,0,1586},
  2674. {{0x00008005,0x00000040,0x00000000},0x00fb,0,1586},
  2675. {{0x00040005,0x00000040,0x00000000},0x00fc,0,1586},
  2676. {{0x00000000,0x00000000,0x00000000},0x00d9,0,2905},
  2677. {{0x00000000,0x00000000,0x00000000},0x00f9,0,2905},
  2678. {{0x00000000,0x00000000,0x00000000},0x00da,0,2908},
  2679. {{0x00000000,0x00000000,0x00000000},0x00fa,0,2908},
  2680. {{0x00000000,0x00000000,0x00000000},0x00dc,0,2914},
  2681. {{0x00000000,0x00000000,0x00000000},0x00fc,0,2914},
  2682. {{0x00000000,0x00000000,0x00000000},0x00db,0,2911},
  2683. {{0x00000000,0x00000000,0x00000000},0x00fb,0,2911},
  2684. {{0x00000000,0x00000000,0x00000000},0x005f,0,1645},
  2685. {{0x00000000,0x00000000,0x00000000},0x001f,0,1266},
  2686. {{0x00000000,0x00000000,0x00000000},0x001f,0,1285},
  2687. {{0x00000003,0x00000040,0x00000000},0x0056,0,1588},
  2688. {{0x00000005,0x00000040,0x00000000},0x0076,0,1588},
  2689. {{0x00000000,0x00000000,0x00000000},0x008a,0,1960},
  2690. {{0x00000000,0x00000000,0x00000000},0x000b,0,880},
  2691. {{0x00000000,0x00000000,0x00000000},0x008a,0,1963},
  2692. {{0x00000003,0x00000040,0x00000000},0x0057,0,1590},
  2693. {{0x00000005,0x00000040,0x00000000},0x0077,0,1590},
  2694. {{0x00000003,0x00000040,0x00000000},0x0058,0,1592},
  2695. {{0x00000005,0x00000040,0x00000000},

Large files files are truncated, but you can click here to view the full file