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 133 code points in Unicode Version 5.2.0 that match
# any of the following regular expression constructs:
#
# \p{Script=Hebrew}
# \p{Sc=Hebr}
# \p{Is_Script=Hebrew}
# \p{Is_Sc=Hebr}
#
# \p{Hebrew}
# \p{Is_Hebrew}
# \p{Hebr}
# \p{Is_Hebr}
#
# Note that contrary to what you might expect, the above is NOT the same
# as \p{Block=Hebrew}
#
# 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_Sc: Hebrew}
# 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';
0591 05C7 # [55]
05D0 05EA # [27]
05F0 05F4 # [5]
FB1D FB36 # [26]
FB38 FB3C # [5]
FB3E
FB40 FB41 # [2]
FB43 FB44 # [2]
FB46 FB4F # [10]
END
ACC SHELL 2018