home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / regular / ActivePerl-5.8.4.810-MSWin32-x86.msi / _43e3a285fce71835219116d1c46323ea < prev    next >
Encoding:
Text File  |  2004-06-01  |  514 b   |  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.