Lines Matching refs:patterns
317 08-10-24 The lexer now accepts all RE characters for patterns prefixed
573 08-02-15 A bug in ${var/pattern/string} for patterns of the form ?(*) and +(*)
776 07-01-26 A bug in which ~(E) in patterns containing \ that are not inside ()
851 shell patterns has been documented.
963 05-06-21 A bug in which nested patterns of the form {m,n}(pat) would cause
972 05-05-23 An extension to shell patterns that allows matching of nested
1178 03-07-15 A parsing error for patterns of the form {...}(...) when
1456 01-10-03 Yet another optimizer bug in which shell patterns were
1551 01-05-20 The character class [:word:] has been added to patterns.
1619 01-04-09 A bug in which invalid patterns, for example, ) by itself,
2000 patterns with ${x/pattern/replace}.
2146 94-12-31 Backreferencing sub-expressions in patterns and replacement