home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2005 March / PCWELT_3_2005.ISO / pcwsoft / framework-2.2.exe / ASCII.pl < prev    next >
Encoding:
Text File  |  2003-11-07  |  242 b   |  14 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{ASCII}
  8. # Meaning: [[:ASCII:]]
  9. #
  10. return <<'END';
  11. 0000    007F    
  12. END
  13.