summaryrefslogtreecommitdiff
path: root/mro_core.c
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2021-07-01 18:48:10 -0600
committerKarl Williamson <khw@cpan.org>2021-08-14 06:47:43 -0600
commit1aa501c28abd51b6253fb6da3caeee66320bf274 (patch)
tree34755745c3dffee562186389cedada7b54c88bc0 /mro_core.c
parent22f363ffd253b5142b1138438c30f34da9494d4a (diff)
downloadperl-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 'mro_core.c')
0 files changed, 0 insertions, 0 deletions