Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regarding \Z in regular expression

regex python-2.7

How do I find and extract a date from string values

ruby-on-rails ruby regex

Perl multiple pattern matching and substitution in one pass

regex perl pattern-matching

How to replace a string value based on JSON property names

javascript regex string

Can't match this regular expression in Javascript

javascript regex replace match

How do I use a regular expression in JavaScript to see if a string begins with a period?

javascript regex

How to do multiple substitutions using boost:: regex

c++ regex boost

What is the best practise to extract a pattern from a string en C# and use it to create variables

c# regex string substring

How do you remove a trailing decimal zero in middle of string?

javascript regex

Regexp to detect if a string has printf placeholders inside

regex printf

How to make parameter optional in Zend Framework Router

regex zend-framework router

RegEx to match a string not containing a specific HTML tag

regex wildcard

How to match several lines with regex

python regex

PHP regular expression to detect if url is to an image file

php regex url

How to make a regular expression which contains "is not equal to previous group"

regex

RegexHow can i validate an underscore between letters

regex

Regex - match words that follow the rule "i before e except after c"

regex

Java regex extract capture group if it exists

java regex

Regular expression for separating ANSI escape characters from text

python regex

do i really need 4 lines of code to get a value from the middle of a string?

java regex string