1
0
mirror of git://git.suckless.org/sbase synced 2024-12-22 15:04:53 +00:00
sbase/libutf
2023-04-12 21:22:28 -07:00
..
fgetrune.c
fputrune.c
isalnumrune.c
isalpharune.c libutf: add some const's 2023-04-12 21:22:28 -07:00
isblankrune.c
iscntrlrune.c libutf: add some const's 2023-04-12 21:22:28 -07:00
isdigitrune.c libutf: add some const's 2023-04-12 21:22:28 -07:00
isgraphrune.c
isprintrune.c
ispunctrune.c
isspacerune.c libutf: add some const's 2023-04-12 21:22:28 -07:00
istitlerune.c libutf: add some const's 2023-04-12 21:22:28 -07:00
isxdigitrune.c
lowerrune.c libutf: add some const's 2023-04-12 21:22:28 -07:00
Makefile
mkrunetype.awk libutf: add some const's 2023-04-12 21:22:28 -07:00
rune.c
runetype.c
runetype.h
upperrune.c libutf: add some const's 2023-04-12 21:22:28 -07:00
utf.c
utftorunestr.c