Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex with named capture groups getting all matches in Ruby

ruby regex

how to match a number which is less than or equal to 100?

regex perl

Select elements with id attribute that starts/ends with a particular value

javascript jquery html regex

Python regular expression: exact match only

python regex

Replacing multiple blank lines with one blank line using RegEx search and replace

regex multiline ultraedit

How to replace space with comma using sed?

regex unix vim replace sed

Javascript - Regex to validate date format [duplicate]

javascript regex

Javascript RegExp for splitting text into sentences and keeping the delimiter

javascript regex sentence

Allow - (dash) in regular expression

asp.net regex

Grep in R using OR and NOT

r regex

How to match multiple results using std::regex

c++ regex

Regex validate correct ISO8601 date string with time

regex

How to get the string after last comma in java?

java regex

Split a string, at every nth position

java regex string split

New line to paragraph function

php regex

Extracting unique numbers from string in R

r regex

Regular Expression to remove everything but characters and numbers

java regex

Insert a newline character every 64 characters using Python

regex python

How do I match a newline in grok/logstash?

Regular expression "^[a-zA-Z]" or "[^a-zA-Z]"

c# .net regex