Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expression to extract version number

regex sed

What is the position of an unmatched group in C++?

c++ regex regex-group

Match every thing between "****" or [****]

regex

regex matching conditional strings

regex

How to parse Apache Log File, Swiftly?

swift regex parsing

Regex match no groups, 1st group OR 2nd group but not both. Something like 'NAND'

python regex

Regex to test if there's a word appeared exactly 2 times

regex pcre

Regular expression that matches all specified characters in any order at the start of the line

mysql regex

Extract all numbers (int and floats) after specific word

python regex string python-re

Break Apart a String into Separate Columns R

Eliminate whitespace around single letters

regex perl

What's the fastest way to determine a full URL from a relative URL (given a base URL)

Want to Encode text during Regex.Replace call

regex

What's the best way to validate a user-entered URL in a Cocoa application?

regex cocoa validation url

Why is a left parenthesis being escaped in this Regex?

c# .net regex

RegEx in awk and WinGrep

windows regex awk grep

What is the correct regular expression for an email address? [duplicate]

regex email

Remove brackets with regular expression in C#

c# regex string replace

How would I write a Java regex that gets the contents of a <script> tag?

java javascript regex gwt

Replacing escape characters in Powershell

regex powershell