Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Trying to get the last part of a URL with Regex

c# regex

Regular Expressions in C

c regex

Help on a better way to parses digits from a String in Java

Regex to compare strings with Umlaut and non-Umlaut variations

javascript regex

ignore case sensitive in regex.replace?

Ruby on Rails URL Validation (regex)

Basic Regular Expression for a 'generic' phone number

c# asp.net regex validation

Regular Expression: single word

c# .net regex

Regex to remove all comments from CSS file in Sublime Text 2

Javascript Try/Catch

javascript regex try-catch

mod_rewrite number of parameters/back-references limitation

regex apache mod-rewrite

String replace in Java

java regex string

Ruby Regex Gsub when does not match

ruby regex gsub

Getting file extension using pattern matching in python

python regex

Remove WhiteSpace Chars from String instance

java regex string trim

regex javascript to match both RGB and RGBA

javascript regex rgb rgba

How can I search for (escape) a dollar sign using ack?

regex perl unix ack

Generate an abbreviation from a string in JavaScript using regular expressions?

javascript regex

Need regular expression to remove <a href="xx">Name</a> tags from a string [duplicate]

c# asp.net regex

Turn on/off greedy-ness in clojure re-patterns

regex clojure