sbase/libutf
FRIGN 9418101293 Fix isprintrune()'s behaviour
I somehow missed this issue. A rune can not be smaller than the left
range-delimiter and bigger than the right range-delimiter at the
same time.
The real check has to check if either condition applies.
2015-02-15 16:27:45 +01:00
..
fgetrune.c
fputrune.c
isalnumrune.c
isalpharune.c
isblankrune.c
iscntrlrune.c
isdigitrune.c
isgraphrune.c
isprintrune.c Fix isprintrune()'s behaviour 2015-02-15 16:27:45 +01:00
ispunctrune.c
isspacerune.c
istitlerune.c
isxdigitrune.c
lowerrune.c
rune.c
runetype.c
runetype.h
upperrune.c
utf.c
utftorunestr.c