|
KiCad PCB EDA Suite
|
This is the complete list of members for utf8_utils::CHARACTER_CLASSIFIER, including all inherited members.
| is_alnum(UnicodeCodepoint auto cp) noexcept | utf8_utils::CHARACTER_CLASSIFIER | inlinestatic |
| is_alpha(UnicodeCodepoint auto cp) noexcept | utf8_utils::CHARACTER_CLASSIFIER | inlinestatic |
| is_ascii_alpha(UnicodeCodepoint auto cp) noexcept | utf8_utils::CHARACTER_CLASSIFIER | inlinestatic |
| is_digit(UnicodeCodepoint auto cp) noexcept | utf8_utils::CHARACTER_CLASSIFIER | inlinestatic |
| is_whitespace(UnicodeCodepoint auto cp) noexcept | utf8_utils::CHARACTER_CLASSIFIER | inlinestatic |