Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Recursive regex with text before nested parenthesis

php regex recursion

Regex to replace spaces with tabs at the start of the line

regex notepad++

split string by spaces and colon but not if inside quotes

Can the [a-zA-Z] Python regex pattern be made to match and replace non-ASCII Unicode characters?

python regex unicode

Substitute/remove after nth occurrence of substring in string

regex r

Naming convention for Python regular expressions?

Regular expression with Chinese characters and full/half-width charatcers

java regex chinese-locale

Remove parentheses around integers in a string

python regex string

Python regex find and replace inplace

python regex

PHP preg_replace() to change copyright year

php regex preg-replace

re.split with spaces in python

python regex split

Count sentences in string with JavaScript

Why does this regex space in the last match?

regex

Java - If word ends with user-entered delimiters, then do x

How to do conditional greedy match in Perl?

Regex, find pattern only in middle of string

python regex

Grails g:tags does not support the doller($) sign in regex for pattern ? why?

regex grails

Case-insensitive hash-keys in Regexp::Grammars

regex perl regexp-grammars

Numeric value directly after backreference [duplicate]

python regex

Java match whole word in String

java regex string match