Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

pandas split list into columns with regex

Features common to all regex flavors?

regex language-agnostic

How to extract the contents of square brackets in a string of text in c# using Regex

c# regex match

Java Scanner question

PHP: How do I get the string indexes of a preg_match_all?

php regex preg-match-all

jQuery trim function does not work in IE7?

javascript jquery regex string

Node.js: Regular Expression To Get "From: " and "To: "

javascript regex node.js

Using omit flag in Python coverage.py API

Get and replace the last number on a string with JavaScript or jQuery

Convert dd/mm/yy and dd/mm/yyyy to Dates

regex r lubridate

conditionally remove leading or trailing `.` character in R

r regex

Regular Expression for separating strings enclosed in parentheses [duplicate]

java regex string

How do I remove colons from a list of MAC addresses?

regex

string.Format, regex + curly braces (C#)

c# regex

PHP replacing literal \r\n with <br/> (not replacing new lines)

php html regex string

Infinite while-loop in perl

regex perl

Count the capture groups in a qr regex?

regex perl capture

How to match an ip address in mysql?

mysql regex

What regex to match all occurrences of css urls?

javascript css regex

why c++11 regex (libc++ implementation) is so slow?

c++ c regex