Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Ruby on Rails regexp equals-tilde vs. array include for checking a list of options

ruby regex ruby-on-rails-3

Warning: preg_replace() [function.preg-replace]: Compilation failed: nothing to repeat at offset 1

php regex preg-replace

How to get image src by class

php regex domdocument

Regex for string between two of a symbol but not three of that symbol

php regex

Regex - Search from the end of the string

php regex

secured password with regular expression

php regex passwords character

Regex to split at >2 spaces or tabs

javascript regex

c# regex captures

c# regex capturecollection

Is it more efficient to use a positive look-behind or a back reference?

java regex

Parsing single or double quotes and allow for escaped characters using regular expressions (in Python)

python regex parsing

Matching numbers with or without a decimal point

regex

Lowercasing all words except AND

javascript regex

Validate field for all language characters through REGEX

javascript regex validation

C# regular expression ignores extra data at ends

c# regex

Does MySQL Regexp support Unicode matching

Perl, Assign to variable from regex match

Replacing text between two limts

php regex

Notepad++ regex -> newLine

regex notepad++

How do I determine if a string is not a regular expression?

java regex

Java, replace string numbers with blankstring and remove everything after the numbers

java regex replace