Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

awk split() function uses regular expression or exact string constant?

regex awk split gawk

Regular expression - replace all spaces in beginning of line with periods

python regex vim awk sed

Replace column values using regex in pandas data frame

python regex pandas

Output groups one per line, with group name and group ID

regex bash awk sed

Unable to write a grammar in perl6 for parsing lines with special characters

regex parsing grammar raku

How do I "cut" out part of a string with a regex?

c# regex

Regex boolean not

.net regex

Is there a truly universal wildcard in Grep? [duplicate]

regex bbedit

Recommendations for a C implementation of a regex parser

Convert "pt" to "px" using regular expression

javascript regex

How do I make a regex with a lookbehind assertion that still works at the start of a string

java regex lookbehind

Automatically link URLs and images within html string

ruby-on-rails ruby regex

In java how I can delete Vowels are 'a', 'e', 'i', 'o' and 'u

java regex string

Replace first two whitespace occurrences with a comma using sed

In C#, how can I use Regex.Replace to add leading zeroes (if possible)?

c# .net regex

Using a global flag for python RegExp compile

python regex

python regex - what does - (dash) mean

python regex

Match whitespace in Javascript regexp by object, created through RegExp constructor

javascript regex

Regex to find last space character

javascript regex

Regular expression to match hyphenated words

php regex