Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular Expression to Match " | "

Can java.util.regex.Pattern do partial matches?

java regex

What regular expression do I need to check for some non-latin characters?

javascript jquery regex

Powershell replace lose line breaks

regex powershell

Regex to match . (periods marking end of sentences) but not Mr. (as in Mr. Hopkins)

regex regex-negation

Search for a word in a String

java regex string

Emacs regexp groups in regex-replace

regex emacs elisp

Regular Expressions - how to replace a character within quotes

regex

Java Regular Expression running very slow

java regex performance

Select-String to grep but just return unique groups

regex powershell

How to efficiently match an input string against several regular expressions at once?

regex rest pattern-matching

Powershell regex for connectionStrings?

Apache ProxyPass - Regex to Exclude Files

Checking if String ends with something with Java (Regex)

java regex

java comparing two Pattern objects

java regex

Creating a custom categorized corpus in NLTK and Python

python regex nlp nltk

How does non-backtracking subexpression work "(?>exp)"

c# .net regex

JS regex replace number

javascript regex

regex Python match large list of strings

python regex

Pass variable to RegExp with word boundary

javascript regex