diff options
author | Karl Williamson <khw@cpan.org> | 2021-07-01 18:48:10 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2021-08-14 06:47:43 -0600 |
commit | 1aa501c28abd51b6253fb6da3caeee66320bf274 (patch) | |
tree | 34755745c3dffee562186389cedada7b54c88bc0 /qnx | |
parent | 22f363ffd253b5142b1138438c30f34da9494d4a (diff) | |
download | perl-1aa501c28abd51b6253fb6da3caeee66320bf274.tar.gz |
utf8.c: Refactor is_utf8_char_helper()
Now that the DFA is used by the only callers to this to eliminate the
need to check for e.g., wrong continuation bytes, this function can be
refactored to use a switch statement, which makes it clearer, shorter,
and faster.
The name is changed to indicate its private nature
Diffstat (limited to 'qnx')
0 files changed, 0 insertions, 0 deletions