Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Regular expression to catch letters beyond a-z

c# regex

Why does this data YYYY-MM-DD regex fail in Java?

java regex

Filter Eclipse's "Open Call Hierarchy" to just my company/project

How to save a substitution regex (search/replace) in a variable, similar to qr//

regex perl

Remove all exclusive Latin characters using regex

c# regex resources

Vim: Invert string (by words)

regex string vim words

How do I remove the "+" and country code from a phone number?

java android regex

Re.sub not working for me

python regex