Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Distance between regular expression

Which is faster, XPath or Regexp?

How do I substitute with an evaluated expression in Perl?

regex perl substitution

Regular expression for valid subdomain in Ruby

PatternSyntaxException while trying to split by },{

Does postgresql support lookbehind regexp?

sql regex postgresql

Output newline char in regexp under Java or ANT

java regex ant replace newline

RegEx match if present

regex

Obtain the line number for matched pattern

c# regex

Find number pattern in string

ios objective-c regex

Regex for all spaces before a number

regex

What does regex [*\f]+ mean?

regex emacs elisp org-mode

Javascript regex to find words that do not start with "my:"

javascript regex

How to replace space to underscore at same time (when i enter the text in input field)?

jquery regex

Find hardcoded strings but not those for file names (Xcode, Regex help)

Scala: extracting part of a Strings using Regular Expressions

regex scala

"Regular Expression is too large" error in PHP

php regex

How can I know if a given string is hex, rgb, rgba or hsl color using javascript/jquery?

javascript jquery regex hex rgb

Is the order of results of re.findall guaranteed?

python regex python-3.x

matching a line that doesn't contain specific text with regular expressions

regex