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