Lines Matching full:strpbrk
4991 else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL)4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);