Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

regex that strip unclosed <

php regex

Javascript string regex /.*/gm does not catch all line at once

javascript regex replace

sed: delete previous line

regex sed

Haskell: should I bother compiling regular expressions?

regex haskell

Exclude regex bash script

regex grep

PHP - preg_match()

php regex preg-match

Why do a C++ regular expression code that works with "cmatch" raises an exception with "smatch"?

matching the closest strings to a search term (perl regex)

regex perl replace

JavaScript(regex): excluding matches from output

javascript jquery regex

how can i use preg_match with alphanumeric and unicode acceptance?

php regex preg-match

Remove unwanted characters from phone number string

python regex

perl replace space with tab

regex perl

\b doesn't match when the preceding character is a word boundary

java 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