Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Validating an IP with regex

regex

How to find out emails and names out of a string in javascript

javascript regex

CSV Import Split by Comma - what to do about quotes?

php regex csv

Negative look ahead java

java regex

.NET regular expression

c# .net regex

Using regular expressions

php regex

How to make a group for each word in a sentence?

python regex regex-group

Using the Perl split function, but keeping certain delimiters

regex perl split

How to remove ALL numbers from a cell with a function or regex?

Preg_match for a date

php regex date split preg-match

Parsing PDF file using Regular expressions in Python

python regex parsing pdf

How to substring a string?

python regex substring jython

Extract and add link to URLs in string [duplicate]

javascript regex url

Javascript: how to pass found string.replace value to function?

RegEx vs string manipulation functions: What is better

c# regex

regex strip domain name

javascript regex

Perl regular expression removing duplicate consecutive substrings in a string

regex perl substring

Create a string-capable Guava Splitter

java regex split guava

Annoying and weird regex problem: 'io\.' get's a match on the word 'function'

How to remove redundant <br /> tags from HTML code using PHP?

php html regex preg-replace