Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex to match the first occurance starting from the end of the string

python regex

Trying to come up with regex for US states (abbreviation and full name mixed all together)

c# regex

Regex statement to check for three capital letters

python regex

Recursive regex for matching everything in parenthesis (PCRE)

regex pcre

How can I remove middle initial with a dot at the end?

regex perl parsing expression

Apache mod_rewrite converts double slashes to one slash

regex apache mod-rewrite

Regular expression to get value in between parentheses

ruby regex

Named backreference (?P=name) issue in Python re

Different behaviour of re.search function in Python

python regex search

Altered kebab case Regex

javascript regex string

In PHP, find an existing file using a regex pattern for the file name

php regex filenames

Regex to match two or more consecutive characters

c# .net regex

Bold selective text from string based on start/end position

c# asp.net regex arrays string

ORDER BY using REGEXP in MYSQL

mysql regex

Get fractional portion of currency value

javascript regex

Python regex: remove certain HTML tags and the contents in them

python html regex tags

Validation for xxx-xxx-xxxx or (xxx)xxx-xxxx [duplicate]

javascript regex

Where is lookaround regex supported and where isn't it?

what is the character code for ♥ and how to use it?

javascript regex emoticons

Pattern matching in if statement in bash

regex bash