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