ACC SHELL
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is machine-generated by lib/unicore/mktables from the Unicode
# database, Version 5.2.0. Any changes made here will be lost!
# !!!!!!! INTERNAL PERL USE ONLY !!!!!!!
# This file is for internal use by the Perl program only. The format and even
# the name or existence of this file are subject to change without notice.
# Don't use it directly.
# This file returns the 1_114_086 code points in Unicode Version 5.2.0 that
# match any of the following regular expression constructs:
#
# \p{White_Space=No}
# \p{WSpace=N}
# \p{Space=F}
# \p{Is_White_Space=False}
# \p{Is_WSpace=No}
# \p{Is_Space=N}
#
# \P{White_Space}
# \P{Is_White_Space}
# \P{WSpace}
# \P{Is_WSpace}
#
# \P{Space}
# \P{Is_Space}
#
# Meaning: \s including beyond ASCII plus vertical tab
#
# perluniprops.pod should be consulted for the syntax rules for any of these,
# including if adding or subtracting white space, underscore, and hyphen
# characters matters or doesn't matter, and other permissible syntactic
# variants. Upper/lower case distinctions never matter.
#
# A colon can be substituted for the equals sign, and anything to the left of
# the equals (or colon) can be combined with anything to the right. Thus,
# for example,
# \p{Is_Space: No}
# is also valid.
#
# The format of the lines of this file is: START\tSTOP\twhere START is the
# starting code point of the range, in hex; STOP is the ending point, or if
# omitted, the range has just one code point. Numbers in comments in
# [brackets] indicate how many code points are in the range.
return <<'END';
0000 0008 # [9]
000E 001F # [18]
0021 0084 # [100]
0086 009F # [26]
00A1 167F # [5599]
1681 180D # [397]
180F 1FFF # [2033]
200B 2027 # [29]
202A 202E # [5]
2030 205E # [47]
2060 2FFF # [4000]
3001 10FFFF # [1_101_823]
END
ACC SHELL 2018