Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Ruby equivalent to "grep -C 5" to get context of lines around the match?

ruby regex grep lines

Regular Expression to remove Div tags [duplicate]

javascript regex

String regex matching in Erlang

regex string erlang

how to make portable regex?

regex portability

Javascript Regex multiple group matches in pattern

javascript regex grouping

regex find content question

regex coldfusion

Regex to match tags like <A>, <BB>, <CCC> but not <ABC>

regex

How to encode strings for Regular Expression in .NET?

c# regex encoding

Escaping [ in Python Regular Expressions

python regex

Regular Expression to Match Exact Word - Search String Highlight

c# regex

Java Regular Expression

java regex

Optimized regex for N words around a given word (UTF-8)

php regex utf-8 pcre

'Regular Expression' VS 'String Comparison operators / functions'

Reading a file using Java scanner

Find longest repeating substring in JavaScript using regular expressions

Python re.sub use non-greedy mode (.*?) with end of string ($) it comes greedy!

python regex regex-greedy

Regex for ranges of values in comma-separated list

regex

perlre length limit

perl regex

Remove characters with regex in c#

c# regex

Validate FQDN in C#

c# regex fqdn