Home | History | Annotate | Download | only in darwin-lib

Lines Matching defs:strchr

610 /* strchr() does not work with multibyte strings if the locale encoding is
612 # undef strchr
613 /* Assume strchr is always declared. */
614 _GL_WARN_ON_USE (strchr, "strchr cannot work correctly on character strings "
1063 Unlike strchr(), this function works correctly in multibyte locales with