Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to remove newlines inside csv cells using regex/terminal tools?

regex perl unix sed terminal

How to replace & to & in SQL?

Regex extract string after the second "." dot character at the end of a string

javascript regex string

match ascii characters except few characters

javascript regex

Replace special characters (dash)

regex r

"reverse" regular expression with JavaScript(node.js)

javascript regex node.js

single js regex for matching repeating substrings?

javascript regex string

ack - search for multiple patterns (logical AND)

regex perl ack

Most efficient way to split a string up by a delimiter while ignoring certain instances of said delimiter using excel vba

arrays regex vba excel

Which characters are allowed in hashtags

How to match both numbers and range of numbers in a CSV-like string with regex?

c# .net regex

Negative lookbehind alternative

regex go

Regex matching in jinja2 filters (for use in saltstack)

regex jinja2 salt-stack

Ansible replace and brackets "["

regex yaml ansible

How to extract Cookie Data from Jmeter Request

regex jmeter

How do I refer to a regex group inside a custom grok pattern?

Why does python's re.search method hang?

python regex

string regex replace in node js

C# Regex: matching anything between single quotes (except single quotes) [duplicate]

c# regex pattern-matching

How to capture and replace strings with regex in Notepad++

regex notepad++