Skip to content

Commit 4c3448f

Browse files
committed
Add equivalents of C's <ctype.h> functions to AsciiExt.
* `is_ascii_alphabetic` * `is_ascii_uppercase` * `is_ascii_lowercase` * `is_ascii_alphanumeric` * `is_ascii_digit` * `is_ascii_hexdigit` * `is_ascii_punctuation` * `is_ascii_graphic` * `is_ascii_whitespace` * `is_ascii_control` This addresses issue #39658.
1 parent 10f6a5c commit 4c3448f

File tree

1 file changed

+838
-0
lines changed

1 file changed

+838
-0
lines changed

0 commit comments

Comments
 (0)