home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / regular / ActivePerl-5.8.4.810-MSWin32-x86.msi / _bc0b29bbc0660d76b379b16cb20fa8d8 < prev    next >
Encoding:
Text File  |  2004-06-01  |  415 b   |  19 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{HexDigit} (and fuzzy permutations)
  8. # Meaning: Extended property 'Hex_Digit'
  9. #
  10. return <<'END';
  11. 0030    0039    Hex_Digit
  12. 0041    0046    Hex_Digit
  13. 0061    0066    Hex_Digit
  14. FF10    FF19    Hex_Digit
  15. FF21    FF26    Hex_Digit
  16. FF41    FF46    Hex_Digit
  17. END
  18.