Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Match pattern `\S` except when part of another pattern (ANSI escape)

regex perl

Regular expression: how to capture the beginning, a pattern and the end of a line?

php regex

how to place a character literal in a python string

Does HtmlAgilityPack have the ability to use regular expressions in its XPATH selector?

The equality of LIKE '%$word%' in JavaScript RegExp AKA How to make a JavaScript search engine

PHP Regular Expression to Change Date Format

Why is using string substitiution to form a regex not working?

regex bash awk substitution

Search and replace string of certain length using Perl regex

regex perl replace

What would be a good alternative to using lookbehind with unknown number of characters (not bounded maximum length)?

r regex

my regex is not catching required pattern in text?

HAProxy and reqrep path rewriting with redirect configuration

Regex not with multi line text

php regex

Split string at every nth linebreak using javascript

javascript regex split

What's wrong with my regex to match an integer?

c# regex .net-3.5

Split String into alpha & punctuation with exceptions regex

python regex

What is wrong with my regex Pattern to find recurring cycles in Python?

How does Perl multiple-line regex matching interact with Unicode character properties?

regex perl unicode

C# Regex for changing occurrences of [ into [[] and ] into []]

c# regex select datarow