home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 June / PCWorld_2005-06_cd.bin / software / vyzkuste / firewally / firewally.exe / framework-2.3.exe / Quotatio.pl < prev    next >
Text File  |  2003-11-07  |  563b  |  25 lines

  1. # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
  2. # This file is built by ./mktables from e.g. UnicodeData.txt.
  3. # Any changes made here will be lost!
  4.  
  5. #
  6. # This file supports:
  7. #     \p{QuotationMark} (and fuzzy permutations)
  8. # Meaning: Extended property 'Quotation_Mark'
  9. #
  10. return <<'END';
  11. 0022        Quotation_Mark
  12. 0027        Quotation_Mark
  13. 00AB        Quotation_Mark
  14. 00BB        Quotation_Mark
  15. 2018    201F    Quotation_Mark
  16. 2039    203A    Quotation_Mark
  17. 300C    300F    Quotation_Mark
  18. 301D    301F    Quotation_Mark
  19. FE41    FE44    Quotation_Mark
  20. FF02        Quotation_Mark
  21. FF07        Quotation_Mark
  22. FF62    FF63    Quotation_Mark
  23. END
  24.