Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Extracting groups in a regex match

python regex

Regex to validate 3 repeating characters

java regex

Splitting a string based on a pattern in Python

python regex

Raku: effect of capture markers is lost "higher up"

regex grammar raku

gawk or grep: single line and ungreedy

java regex awk grep git-bash

What is the meaning of '(?i)password' in python regular expression?

python regex

How to match a string of a certain length with a regex

python regex

how to get the function declaration or definitions using regex

python regex

.NET Regex for whitelisted characters

c# .net regex

Regular expression problem

regex regular-language

Regular Expression to match unlimited number of options

php regex preg-match

Very simple regex not working

c# .net regex string

Can regex match be based on two lines of text?

regex

How to read this command to remove all blanks at the end of a line

regex vim

preg_replace to strip out non-printing characters seems to remove all foreign characters as well

php regex

Get substring with regular expression

java regex

Search and replace in a range of line and column

regex vim

Regular expression to remove CSS comments

php regex

Regex and the colon (:)

c# regex

Regular Expression To Split On Comma Except If Quoted

c# regex csv