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 / Cntrl.pl < prev    next >
Text File  |  2003-11-07  |  431b  |  32 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{Cntrl}
  8. # Meaning: [[:Cntrl:]]
  9. #
  10. return <<'END';
  11. 0000    001F    
  12. 007F    009F    
  13. 00AD        
  14. 0600    0603    
  15. 06DD        
  16. 070F        
  17. 17B4    17B5    
  18. 200C    200F    
  19. 202A    202E    
  20. 2060    2063    
  21. 206A    206F    
  22. D800    F8FF    
  23. FEFF        
  24. FFF9    FFFB    
  25. 1D173    1D17A    
  26. E0001        
  27. E0020    E007F    
  28. F0000    FFFFD    
  29. 100000    10FFFD    
  30. END
  31.