Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Using a variable in a regex pattern in PHP

php regex

how to detect CTRL+C and CTRL+V key pressing using regular expression?

javascript regex

perl split problem with repeated delimiter (comma)

regex perl split

Strange behavior using lsof and awk together in Mac terminal?

regex macos awk lsof

C# substring parse using regular expression (ATL >> NET)?

c# regex atl

Regex: Not in a List - Python

python regex regex-negation

Check for cells containing strings with non-latin letter characters in Googlesheets using Regex with QUERY

Why does this pattern take a long time to match in java?

java regex

Find characters that do not match a given regex

python regex

Same number of a character in two parts of a regex

regex preg-replace

"Untranslatable" Grammars to Regular Expression

regex ensure string starts with

javascript regex

Regex to match a capturing group one or more times

python regex

How to match Chinese word in Ruby?

xsd:SimpleType: How to restrict attribute to specific values and regex values

regex xsd restrictions

Javascript Regex to remove any spaces, special characters and numbers

javascript regex

How to use circumflex in the field delimiter in AWK?

regex awk

Refining a regex repeating group

regex

Regular expression that finds [abc] but not [;;abc]

php regex