Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

simplify regex, [star] mysteriously disappears

Remove duplicate words after stripping punctuation

Re-order columns in a text file by a specific pattern

Parse Java Source Files with Python [closed]

python regex parsing

Regex to allow apostrophe only in words ending with 's

php regex

Regex to match a word suffix only when it appears as part of larger word?

php regex preg-replace

How do I remove everything after first whitespace or certain number of characters?

ruby regex

problem with using replace-regexp in lisp

regex emacs elisp

How to remove duplicate character at the end of a string in Regex

javascript regex

JS RegExp capture all groups and pos for each match

javascript regex

Find words to endpoint with regex javascript

javascript regex

Extracting capital words and extracting the last word in a string

regex r

can I use regex to replace spaces with underscores only in specific capture strings?

regex replace anki

Get every regex match one by one with their positions

c++ regex

php preg_match nightmare

php regex preg-match

PHP replace string using overlapping regular expressions

PHP RegEx: matching a word or sentence inside a html <p> BUT NOT inside <div> <img> <a> tags

php html regex

Regular expression to fetch beginning of string or a symbol

javascript regex

Are regex engines of Java and Groovy the same?

java regex groovy