Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expression to match function name and all arguments in Python

python regex

remove all numeric characters from column mysql

mysql regex database

How good is Oniguruma compared to other cross-platform regexp libraries?

Python regular expression question mark operator not working?

Regex match a line without a specific word

regex

Basic Python Regular expression: re.DOTALL *not* matching new lines

regex python-2.7

Using regex to tell csplit where to split the file

regex bash bsd csplit

Sublime Text 2 regex matching with >9 back-references

regex sublimetext2

Regex for 12hr and 24hr time format

c# asp.net regex

how to match one word or another, within a single line, with sed

regex sed word match

How to write a recursive regex that matches nested parentheses?

php regex

Regular Expression Letter followed by numbers or numbers and a letter

c# asp.net regex

regex pattern to allow positive and negative integers

regex xsd

Matching only one occurrence of a character from a given set

java regex

Is there a database that can store regex as values?

regex database

Lazy quantifier {,}? not working as I would expect

regex lazy-evaluation

Find overlapping Regexp matches

ruby regex overlap

Check for valid domain name in a string?

python regex string dns

Recognize URL in plain text

asp.net regex url

how to replace last occurrence of a word in javascript?

javascript regex