Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to match a pattern with Regex in C#, for the regex challenged?

c# regex

RegEx (?='\\').*$ - Trying to get username from domain\username

.net regex

replace characters in a big log file

regex text replace large-files

Using Regex to extract numeric values in Tableau

regex

Regex for reading 'create table' sql statements

java regex

Modify Line in File Matching WORD1 and NOT WORD2 (Sed/Awk)

regex sed awk

Regex for Removing All the repetation of a string and assign to an array

c# .net regex arrays

Unable to use String.split on string with ^ (caret) symbol

java regex string split

Regex Import fails

Trim string using reqex match

regex

Regex: Complex Number

java regex parsing

Grab full regex word if pattern inside it matches

javascript regex

I seem not to get it right in regex in python when matching digits

python regex python-re

PHP regex for any digits followed by specific characters afterwards

php regex

Regular expression challenge to match same numbers separately

regex

sed match and replace in file except for comments

regex bash sed

Replacing regex with the same amount of "." as its length

java regex

Extracting very specific part of a string JavaScript

javascript regex string