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