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 / Any.pl < prev    next >
Text File  |  2003-11-07  |  263b  |  15 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{Any}
  8. #     \p{Any}
  9. # Meaning: [\x{0000}-\x{10FFFF}]
  10. #
  11. return <<'END';
  12. 0000    10FFFF    
  13. END
  14.