Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Can a Javascript RegExp match at an exact string offset without searching?

javascript regex

How to search global variables in JavaScript

Use Regex in Javascript to return an array of words

javascript regex

cut part of grep output with sed

regex linux sed grep

Perl parse String with one or more fields

regex perl

How can I properly escape this regex in bash?

regex bash grep escaping quoting

Regular expression for a string that ends with '/'

javascript regex

RegEx: Allow value only once

java regex

How do I use grep in the terminal to print a list of files matching a specific grep pattern?

regex terminal grep

Regex 11 digit string capturing

c# regex

How to extract uppercase substrings from a String in Java?

Java Scanner.nextLine() consumes newline character

java regex

Are these two regexes functionally equivalent?

regex

remove all slashes regex

php regex replace

Remove multiple white spaces without Regex in PHP

php regex

replace a word in a sentence

php regex preg-replace

Multiple occurences of same character in a string regexp - Python

python regex

Optional Character in PHP Regular Expression Replace

php regex

What does double square brackets [[]] mean in a regex?

javascript regex

Explain this R regex

regex r