Lines Matching full:strspn
816 /* strspn() assumes the second argument is a list of single-byte characters.818 # undef strspn819 /* Assume strspn is always declared. */820 _GL_WARN_ON_USE (strspn, "strspn cannot work correctly on character strings "1204 Unlike strspn(), this function works correctly in multibyte locales. */