Lines Matching refs:quote
305 int __glob_pattern_p __P ((const char *pattern, int quote));1169 Metacharacters can be quoted with backslashes if QUOTE is nonzero. */1171 __glob_pattern_p (pattern, quote)1173 int quote;1186 if (quote && p[1] != '\0')