Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

how search for a substring found within a string of text and highlight all of it

php regex

How to remove initial (on the left) "+" or "0" from a telephone number string?

php regex string ereg-replace

Java Regex - What does ?i: mean?

java regex

Empty result when string splited using pattern

php using preg_replace to turn urls into links..... sometimes.... :P [duplicate]

php regex preg-replace

regex pattern to match alternating subpatterns

php regex pcre

Regex: At least one uppercase char, one lowercase char, one digit and nothing else

regex

In the TortoiseSVN log, what regexp can I use to search for entries *not* by a particular author?

regex tortoisesvn

Modifying an XAML file

c# regex xml xaml

Regex in perl, match newline AND first word of next line

regex perl

Does XSLT provide a means to identify xml elements by using regular expressions?

Regular Expression performing poorly in Ruby compared to JavaScript

Capture number between two whitespaces (RegEx)

regex extract whitespace

javascript regex: string contains this, but not that

javascript regex

jQuery element with multiple classes: storing one class as a var

jquery regex filter attr

Regex for all strings not containing a specific string

php regex

Explain this mod_rewrite rule

grep: matching on literal "+"

regex cygwin grep

Matching an (easy??) regular expression using C#'s regex

c# regex

How can I insert a character into a string with the s/// operator?

regex perl string