2 strchrnul() function: Find the first occurrence of C in S or the final NUL
13 rawmemchr [test $HAVE_STRCHRNUL = 0 || test $REPLACE_STRCHRNUL = 1]
17 if test $HAVE_STRCHRNUL = 0 || test $REPLACE_STRCHRNUL = 1; then
18 AC_LIBOBJ([strchrnul])
21 gl_STRING_MODULE_INDICATOR([strchrnul])