alvin alexander
Nodes for the term “regular expression”
How to capitalize each word in a JavaScript string
Read more
Scala: How to extract parts of a string that match a regex
Read more
How to search for multiple regex patterns in many files with `ffx`
Read more
A Java String regex pattern search example
Read more
How to replace regular expression patterns in strings in Scala
Read more
How to use multiple regex patterns with replaceAll (Java String class)
Read more
How to determine if a Scala String contains a regular expression pattern
Read more
A Scala “file find” utility
Read more
The Java String ‘matches’ method
Read more
Java: How to perform a case-insensitive search using the String ‘matches’ method
Read more
Yesterday's regex - Was I drunk, or a genius?
Read more
PHP: How to remove non-printable characters from strings
Read more
My Scala Sed project: More features, returning strings
Read more
A little Scala `sed` class
Read more
An `egrep` example with multiple regular expressions
Read more
Why isn't the Java matches method working? (Java pattern matching)
Read more
Java: How to extract an HTML tag from a String using Pattern and Matcher
Read more
A custom TextMate command that uses ‘sed’
Read more
A JavaScript function to extract text from an anchor tag (using a regex)
Read more
Extract multiple groups from a Java String using Pattern and Matcher
Read more
A Java MULTILINE pattern (regex) example
Read more
Java: How to extract a group from a String that contains a regex pattern
Read more
Java: How to test if a String contains a case-insensitive regex pattern
Read more
PHP preg_match regex examples
Read more
Perl - How to process every file in a directory that matches a pattern
Read more
Java - extract multiple HTML tags (groups) from a multiline String
Read more
How to search a Perl list for a pattern using grep
Read more
Wed, May 1, 2002
Read more
Perl regular expressions: Common escape sequences
Read more
Perl array example - search replace in a Perl array
Read more
Java regex examples - common regular expressions
Read more