Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

javascript regex to allow letters, numbers, periods, hyphens, underscores, and spaces

javascript regex

Pattern validation with JavaScript

Regex to identify Reddit usernames

python regex reddit praw

PHP preg_match for validating 10 digit mobile number

php regex preg-match

Regex - Extract a substring of a email document with a regular expression

Perl regex working in online PCRE tester but not in perl command

html regex bash perl pcre

Surround strings with quotes in Notepad++ using regex [duplicate]

regex notepad++

Two greedy quantifiers in the same regex

Using Perl in-line edits, how do you insert a line after the Nth occurence of a string?

regex perl scripting

How to use back references in kotlin regular expressions?

regex kotlin

Separate a PascalCase string into separate words using Dart?

regex dart flutter

Chrome Developer Tools - Use filter text field to match multiple requests

How to combine all the words of a sentence extracted with a regex?

regex linux awk

Which regex removes punctuation from quotation marks in text

r regex stringr

Regex in java question, multiple matches

java regex

Need regexp to find substring between two tokens

regex regex-greedy

Validating an IP with regex

regex

How to find out emails and names out of a string in javascript

javascript regex

CSV Import Split by Comma - what to do about quotes?

php regex csv

Negative look ahead java

java regex