home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / perl / InLatin3.pl < prev    next >
Encoding:
Text File  |  2003-11-06  |  334 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{InLatinExtendedAdditional} (and fuzzy permutations)
  8. # Meaning: Block 'Latin Extended Additional'
  9. #
  10. return <<'END';
  11. 1E00    1EFF    Latin Extended Additional
  12. END
  13.