Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

Is it possible to loop through a RegEx Range using Javascript

javascript regex

Warning: preg_match(): Compilation failed: unrecognized character after (? or (?-

php regex preg-match

How to extract numbers from string containing numbers+characters into an array in Ruby?

arrays ruby regex string