diff options
author | Karl Williamson <khw@cpan.org> | 2018-11-17 15:51:19 -0700 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2018-11-27 09:54:46 -0700 |
commit | f6b4b99d2e584fbcd85eeed475eea10b87858e54 (patch) | |
tree | 8ecdbacbe8841a096baf9453e3afb486d530ecf1 /configure.gnu | |
parent | 51fa1a74ca7dc85c6e81e990c50128380cac9da5 (diff) | |
download | perl-f6b4b99d2e584fbcd85eeed475eea10b87858e54.tar.gz |
Add regnode EXACT_ONLY8
This is a regnode that otherwise would be an EXACT except that it
contains a code point that requires UTF-8 to represent. Hence if the
target string isn't UTF-8, we know it can't possibly match, without
needing to try.
Diffstat (limited to 'configure.gnu')
0 files changed, 0 insertions, 0 deletions