Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex for matching a character, but not when it's enclosed in square bracket

c# .net regex

How to escape $ in java?

Can I write regex expression to check a password for some conditions?

Javascript - RegEx Uppercase and LowerCase and Mixed

javascript regex

javascript replace query string value [duplicate]

javascript regex

Why the following regex [^0-9!a-zA-z#\\$%&'\\*\\+\\-/=\\?\\^_`\\{\\|\\}~@\\.]+ for String.split is not working?

java regex

Escaping square brackets in Regex when using a variable?

javascript regex replace

awk: replace second column if not zero

regex unix if-statement awk

NSRegularExpression with arithmetic

Simple java regex match and replace

java regex

remove repeated character between words

regex

Correctly parsing string literals with python's re module

python regex

How can I select (or simply delete) every other line in Sublime Text?

regex sublimetext2

Regex to replace all matches unless the match is at the end of the string

php regex string preg-replace

substring of a path variable

regex r

How can I remove all non-letter (all languages) and non-numeric characters from a string?

python regex python-2.7

Regex with awk or gawk

regex awk gawk

Java Regex of String start with number and fixed length

java regex

emacs syntax highlight numbers not part of words (with regex?)

Regex for multiple words split by spaces

regex