home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December (Special) / PCWorld_2005-12_Special_cd.bin / Bezpecnost / lsti / lsti.exe / framework-2.5.exe / WhiteSpa.pl < prev    next >
Text File  |  2005-01-27  |  489b  |  24 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{WhiteSpace} (and fuzzy permutations)
  8. # Meaning: Extended property 'White_Space'
  9. #
  10. return <<'END';
  11. 0009    000D    White_Space
  12. 0020        White_Space
  13. 0085        White_Space
  14. 00A0        White_Space
  15. 1680        White_Space
  16. 180E        White_Space
  17. 2000    200A    White_Space
  18. 2028    2029    White_Space
  19. 202F        White_Space
  20. 205F        White_Space
  21. 3000        White_Space
  22. END
  23.