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 / Space.pl < prev    next >
Text File  |  2003-11-07  |  320b  |  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{Space}
  8. # Meaning: [[:Space:]]
  9. #
  10. return <<'END';
  11. 0009    000D    
  12. 0020        
  13. 0085        
  14. 00A0        
  15. 1680        
  16. 180E        
  17. 2000    200A    
  18. 2028    2029    
  19. 202F        
  20. 205F        
  21. 3000        
  22. END
  23.