Jeffrey is trying very hard to avoid working on his
[p5sagit/p5-mst-13.2.git] / lib / unicore / Is / Any.pl
CommitLineData
14055466 1# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
99598c8c 2# This file is built by ./mktables from e.g. Unicode.txt.
14055466 3# Any changes made here will be lost!
cf25bb62 4
99598c8c 5#
6# This file supports:
7# \p{Any} (and fuzzy permutations)
8# \p{All} (and fuzzy permutations)
9#
10# Meaning: [\x{0000}-\x{10FFFF}]
11#
a0ed51b3 12return <<'END';
cf25bb62 130000 10FFFF
a0ed51b3 14END