]> Kevux Git Server - fll/commit
Feature: add word, dash, and plus UTF-8 character checker
authorKevin Day <thekevinday@gmail.com>
Sat, 2 May 2020 05:10:23 +0000 (00:10 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 2 May 2020 05:10:23 +0000 (00:10 -0500)
commite416f05addf8a742a3ae312f24ecde88a2651337
treea87ebfbceee026f72843f0ac6938d055b3cc3014
parent290691564efedbd899d89eaf3c685dc667cc96fe
Feature: add word, dash, and plus UTF-8 character checker

The use of the '+' operator is more common than in the past.
Add support for detecting if a character is a word character, a dash character, or a plus character.
level_0/f_utf/c/private-utf.c
level_0/f_utf/c/private-utf.h
level_0/f_utf/c/utf.c
level_0/f_utf/c/utf.h