grapheme_is_uppercase_utf8.sh - libgrapheme - unicode string library | |
git clone git://git.suckless.org/libgrapheme | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
grapheme_is_uppercase_utf8.sh (66B) | |
--- | |
1 ENCODING="utf8" \ | |
2 CASE="lowercase" \ | |
3 $SH man/template/is_case.sh |