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 / Z.pl < prev    next >
Text File  |  2003-11-07  |  339b  |  23 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{Z}
  8. #     \p{Z} (and fuzzy permutations)
  9. # Meaning: Major Category 'Z'
  10. #
  11. return <<'END';
  12. 0020        
  13. 00A0        
  14. 1680        
  15. 180E        
  16. 2000    200B    
  17. 2028    2029    
  18. 202F        
  19. 205F        
  20. 3000        
  21. END
  22.