Home | History | Annotate | Download | only in libopus

Lines Matching refs:strpbrk

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