Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Named Entity Recognition with Regular Expression: NLTK

php: Remove URL from string

php regex string

JavaScript Regex URL extract domain only

javascript regex

Need a regex to match a variable length string of numbers that can't be all zeros

PHP Regular Expression - Repeating Match of a Group

php regex

Regex for matching all words between a set of curly braces

ruby regex

Using regular expressions with C++ on Unix

c++ regex unix

Regex to Match White Space or End of String

php regex preg-replace

Regex for [a-zA-Z0-9\-] with dashes allowed in between but not at the start or end

python regex

Regex only allow letters and some characters

regex

Replace multiple substrings at once

java regex replace

Vim incremental search during substitution

regex vim

Non-greedy NSRegularExpression

How to match a pound (#) symbol in a regex in php (for hashtags)

php regex

Google Apps Script Regular Expression to get the last name of a person

regex google-apps-script

Ruby - best way to extract regex capture groups?

ruby regex

How to ignore escaped character in regex?

java regex

Validate URL query string with regex

regex validation expression

AngularJS string replace in HTML

javascript regex angularjs

Backport Python 3.4's regular expression "fullmatch()" to Python 2