Lines Matching full:patterns
2068 // global patterns for that tag, then the local patterns. When
2075 // continues searching. Wildcard patterns that are exactly "*" are
2105 // finds it, it matches the symbol name against the patterns for that
2123 // * Otherwise, we look through the wildcard patterns, ignoring "*"
2124 // patterns. We look through the version tags in reverse order.
2125 // For each version tag, we look through the global patterns and
2126 // then the local patterns. We use the first match we find (i.e.,
2129 // error if there are multiple "*" patterns.
2359 // Look through the glob patterns in reverse order.
2425 // Remove backslash quoting, and ignore wildcard patterns.