Home | History | Annotate | Download | only in binutils-2.27

Lines Matching full:strpbrk

4136       else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL)
4138 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);