Newbetuts
.
New posts in pattern-matching
Ant path style patterns
java
path
ant
pattern-matching
How to override apply in a case class companion
scala
pattern-matching
case-class
Ruby Regexp group matching, assign variables on 1 line
ruby
regex
pattern-matching
POSIX character class does not work in base R regex
r
regex
pattern-matching
grepl
how to check if given c++ string or char* contains only digits?
c++
string
pattern-matching
Why doesn't grepl(":digit:", "1") evaluate TRUE? [duplicate]
r
regex
pattern-matching
grepl
Javascript fuzzy search that makes sense
javascript
regex
pattern-matching
string-matching
fuzzy-search
What is 'Pattern Matching' in functional languages?
functional-programming
pattern-matching
terminology
Using comparison operators in Scala's pattern matching system
scala
pattern-matching
Count character occurrences in a string in C++
c++
string
pattern-matching
Does PostgreSQL support "accent insensitive" collations?
sql
postgresql
localization
indexing
pattern-matching
How can I use inverse or negative wildcards when pattern matching in a unix/linux shell?
bash
shell
pattern-matching
glob
How can I tell if a string repeats itself in Python?
python
string
pattern-matching
In regex, match either the end of the string or a specific character
regex
pattern-matching
What does `:_*` (colon underscore star) do in Scala?
scala
pattern-matching
How to select lines between two marker patterns which may occur multiple times with awk/sed
shell
unix
sed
awk
pattern-matching
What is the difference between "x is null" and "x == null"?
c#
.net
null
pattern-matching
c#-7.0
PostgreSQL LIKE query performance variations
postgresql
indexing
pattern-matching
query-optimization
sql-like
How to print lines between two patterns, inclusive or exclusive (in sed, AWK or Perl)?
shell
perl
awk
sed
pattern-matching
Regular expression to match a line that doesn't contain a word
regex
pattern-matching
regex-negation
Prev