StackOverflow Questions for Tag: pcregrep

eztso
eztso

Reputation: 1

Find catch blocks that return optional empty

Score: 0

Views: 19

Answers: 0

Read More
Oli
Oli

Reputation: 15932

How can I search for a multiline pattern in a file?

Score: 174

Views: 170882

Answers: 13

Read More
Emily-TTG
Emily-TTG

Reputation: 604

How to optimize a regex with PCREGrep to avoid hitting resource limits

Score: 1

Views: 159

Answers: 0

Read More
gkeenley
gkeenley

Reputation: 7348

Why is the positive lookahead in my pcregrep Regex not working?

Score: 1

Views: 587

Answers: 2

Read More
Pranav
Pranav

Reputation: 11

How do I count multi line recurring pattern in a file?

Score: 1

Views: 114

Answers: 5

Read More
khosrow
khosrow

Reputation: 9299

Multiline RegEx to match YAML Frontmatter, only the first match, only when preceded by nothing other than space

Score: 1

Views: 210

Answers: 2

Read More
WhenYouDev
WhenYouDev

Reputation: 11

Creating a bash script to match multiline patterns in log files

Score: 1

Views: 124

Answers: 1

Read More
dcubaz
dcubaz

Reputation: 11

Is possible to discard outer brackets in regex and consider inner bracket inside?

Score: 1

Views: 42

Answers: 1

Read More
Mihai
Mihai

Reputation: 2927

How to combine non-adjacent groups without using branch resets or capturing inside lookarounds?

Score: 0

Views: 44

Answers: 0

Read More
justcasper
justcasper

Reputation: 396

Loop pcregrep and get one match per index

Score: 0

Views: 65

Answers: 0

Read More
Marek Stepanek
Marek Stepanek

Reputation: 139

translate pcregrep into Perl one-liner

Score: 2

Views: 134

Answers: 3

Read More
Akbar Nur Pribadi
Akbar Nur Pribadi

Reputation: 13

How to remove multi-line with multi-pattern, awk pcre2grep sed

Score: 0

Views: 189

Answers: 2

Read More
Surabh S
Surabh S

Reputation: 11

how to trim the absolute directory path?

Score: 0

Views: 198

Answers: 2

Read More
Alex
Alex

Reputation: 350

Regex for multiline patterns then they are following each other

Score: 1

Views: 51

Answers: 1

Read More
Kavish Gour
Kavish Gour

Reputation: 191

grep to find literal [square brackets] with specific data

Score: 2

Views: 1440

Answers: 2

Read More
Ioannis Oikonomou
Ioannis Oikonomou

Reputation: 11

first occurance for pattern across multiple lines using pcregrep

Score: 1

Views: 123

Answers: 1

Read More
Leon_wyl
Leon_wyl

Reputation: 21

grep -P to find lines containing exactly n A's followed by exactly n B's

Score: -1

Views: 1085

Answers: 1

Read More
Connor Clark
Connor Clark

Reputation: 55

PCRE regex behaves differently when moved to subroutine

Score: 2

Views: 39

Answers: 1

Read More
sangwoo-joh
sangwoo-joh

Reputation: 127

What is the difference in PCRE pattern: `(?!or|and)\w+` and `[(?!or|and)\w]+`?

Score: 0

Views: 13

Answers: 0

Read More
Ghanim Al-Mansouri
Ghanim Al-Mansouri

Reputation: 3

Pcregrep duplicating matching multi-line patterns?

Score: 0

Views: 53

Answers: 1

Read More
PreviousPage 1Next