Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular Expression to detect Company Tickers using JAVA

regex

Regex to parse phone numbers in text document with java

java html regex

Bash/Linux Find non-ASCII character in a .txt file and replace it with an ASCII character

regular expression (vim) asterisk replace

regex

Remove strong name from assembly while de serialize using regular expressions

Regex in Where Linq ASP.NET

c# asp.net regex linq

Scala: Find all instances of matching regex and store in array

regex scala

Extract alphanumeric words and words with more than 1 uppercase using R

r regex stringr

What do \S, \W, \D stand for in regex?

regex shell

Git log grep: How to match commit-message substrings regardless of word-order?

regex git grep git-log git-grep

JavaScript split by space ignoring parentheses

javascript regex

How to emulate language complement operator in .hgignore?

python regex mercurial

mongodb regex uppercase five letter

regex mongodb

Postgres regex matching - match a character OR nothing

regex postgresql

Is str.split(someString).join(someOtherString) equivalent to a replace?

with and without trailing slash

regex mod-rewrite

Regular Exp. in Eclipse, Find and Replace: Match everything between curly braces

regex eclipse

Ruby regex: extract a list of urls from a string

ruby regex

Usings variables AND regex within substitute routine in AWK?

regex awk