Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

Split Out Shortcode Bracket from JSON Array Bracket With Compatibility

php regex

Is something wrong with my regex?

xml regex

Allowing dash in string but not several consecutive dashes

php regex

Regex match two strings with given number of words in between strings

Unix - Using find to List all .html files. (Do not use shell wildcards or the ls command)

regex shell unix find