Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

UTF-8 characters in preg_match_all (PHP)

php regex pcre

Invert regexp in vim

regex vim

find end index of a regular expression search/match

javascript regex

How would I use regex to parse this chord scheme?

php regex

Delete all lines between two patterns (exclusive of the pattern) using sed or awk

regex sed awk

PHP regex crashing apache

php regex windows apache

C++ 11 regex: checking if string starts with regex

How to detect if string contains only latin symbols using Ruby 1.9?

ruby regex ascii

Regex for Matching Pinyin

regex cjk

Python Regex Sub - Use Match as Dict Key in Substitution

python regex perl python-3.x

Java regex throwing exception for no match found when pattern found in line

java regex matcher

How to parse multi line records (with awk?)

regex linux bash awk sed

How to match all alphabet except few?

regex pcre

How to wisely combine shingles and edgeNgram to provide flexible full text search?

Make sure regex matches the entire string with Swift regex

regex swift

Regex to parse image link in Markdown

regex

Regex - Match any word but ignore specific word [duplicate]

regex

Including non-breaking whitespace in character classes

regex raku

Can this function be rewritten with a regex?

Raku regex: How to know which group was captured at an alternation