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 / Space.pl < prev    next >
Text File  |  2005-01-27  |  318b  |  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.