Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

regex to get string between two % characters

ios regex swift

Regex for a string which do not start with a number and allow only alphanumeric

javascript regex

Python parsing

Why do these javascript regex throw syntax errors?

javascript regex

How can I keep only the first five lines in a Perl scalar?

regex perl lines scalar

Using Perl, how can I sort an array using the value of a number inside each array element?

regex perl algorithm sorting

Strip off everything after #anchor including the #anchor

javascript regex

Using a regular expression to match a div block having a specific ID

php html regex

Print all matches of a regular expression from the command line?

regex perl grep

Regex for special characters in java

java regex replace

How many dots are in a string. (Java)

java regex

Capturing String Right Before Comma in Regex

regex capture

Splitting string based on uneven number of white spaces

c# .net regex string

How do I replace a group of reserved chars into " " in Ruby on Rails?

ruby-on-rails ruby regex

How does the ? make a quantifier lazy in regex

regex operators quantifiers

How to find the text between ( and )

java regex

What is meaning of [_|\_|\.]? in Javascript regexps?

javascript regex

Isolate the last octet from an IP address and put it in a variable

regex shell awk sed ip-address

How can I replace everything inside an href with JavaScript regex?

javascript regex

python regex of a date in some text

python regex