Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expression to check if two first words are same

php regex

Regexp grouping and replaceAll with .* in Java duplicates the replacement

java regex

Help parsing string (City, State Zip) with JavaScript

javascript regex parsing

Regex or Exception Handling?

java regex

colon inside a regular expression for javascript

javascript regex

Perl regexp matching for strings with special characters

regex perl

Syntax of emacs replace-regexp

regex emacs

Regular expression to match French and German characters

java regex

How to remove first part of url in PHP?

php regex preg-replace

optional regex match?

regex perl

String delete in VIM

regex linux vim

how to remove chars into a string?

What do ^ and $ mean in a regular expression?

java regex

Regular expression: take string literally with special re-characters

c# regex

Need help splitting this string of names (first name and last name pairs delimited by commas and "and")

regex perl

'git grep' and word boundaries on Mac OS X and BSD

regex macos git grep bsd

grep or sed for word containing string

regex sed grep

Regex to check a string contains just one word

c# regex

how to split string contains numbers in java?

java regex string split

regular expression to match english words with some other characters

regex