optimize strchrnul/strcspn not to scan string twice on no-match
[musl] / src / string / wcscasecmp_l.c
2012-03-02 Rich Felkeradd all missing wchar functions except floating point...