Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to improve regex so it can match email format for google script email scraper?

javascript regex

Match a line having particular text and ending with _P within square brackets

regex

Remove special characters from range in VBA

excel regex vba vba7 vba6

AWK: Trouble with AWK (print between two patterns) not working as expected

regex bash awk

Regex - find every occurrence of integer surrounded by space and coma

c# regex

Looking to replace a pattern of one string with a string that uses info from the pattern found?

java regex string replaceall

awk: output files contain ^M character in filename

regex bash awk

Include empty matches when using string.gmatch to split a string in lua 5.1

How do I extract an imageset from srcset attribute?

regex html image set

PHP regex to search across multiple lines

php regex pcre

String to array with different length using regex

javascript regex

Using Bash regex match (=~) where regex includes quotes (" characters)

regex bash

Oracle REGEX functions

regex oracle-database

Javascript Regex Matching Everything

javascript regex

Regex pattern to count a certain occurrences

javascript regex string match

extracting attribute value in XML using regex

java regex groovy

Regex to match all of symbols but except a word

javascript regex

Ignore latex macros when replacing characters with regex

regex perl latex

Split words using Regex

c# regex