Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How can I prevent extra characters at the end of my string in Regex?

javascript regex

Basic Profanity Filter in Objective C for iPhone

Regex in makefile

regex makefile

Regex to match if a string contains another string preceded by dot, space or nothing and followed by space, hyphen or nothing

javascript regex

Java support for conditional lookahead

How can I find a Regex match at a specific location of the string in C#?

c# .net regex

RELAX NG Compact Syntax regular expression support?

xml regex relaxng

Vim yank/copy all multi-line patterns in file

regex vim multiline

Why does my RegEx get two different results depending on platform?

c# .net regex

NGINX - Regex - Search entire location for non alphanumeric

regex nginx

regex replace not replacing (google apps script)

Regex.Match() vs new Regex().Match() is there a difference?

c# regex

Ignoring carriage returns in regular expressions

javascript regex

escape metacharacters [ ] re2 in Google spreadsheets

regex google-sheets re2

awk regex how can I match or capture this string

regex bash awk

How to use sed to split a string?

regex bash shell awk sed

Python Negative Lookbehind with a variable number of characters

python regex lookbehind

How to check if a string contains url in java

java regex string