summaryrefslogtreecommitdiff
path: root/utf8.c
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2021-07-01 18:47:45 -0600
committerKarl Williamson <khw@cpan.org>2021-08-14 06:47:43 -0600
commit22afef87083fc7ad1b066588f5c20637fd387805 (patch)
tree74f540e111eb7fbc989150361b1b375861af608a /utf8.c
parent2e5a4e5adeeaafbc8743371293762d71bf27ea15 (diff)
downloadperl-22afef87083fc7ad1b066588f5c20637fd387805.tar.gz
is_utf8_valid_partial_char_flags: Use DFA
The DFA macro for determining if a sequence is valid UTF-8 was deliberately made general enough to accommodate this use-case, in which only a partial character is acceptable. Change the code to use the DFA. The helper function's name is changed to indicate it is private
Diffstat (limited to 'utf8.c')
0 files changed, 0 insertions, 0 deletions