Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Compiling a regex inside a function that's called multiple times

python regex

How to match a newline \n in a perl regex?

regex perl

Finding strings that differ with at most one letter from a given string in SAS with PROC SQL

sql regex sas

Regular expression for a language tag (as defined by BCP47)

regex bnf

Advanced parsing of numeric ranges from string

java regex

What is $1 and $2 in Regular Expressions?

c# regex

C++ regex, unknown escape sequence '\.' warning

c++ regex

java, regular expression, need to escape backslash in regex

java regex

fscanf and newline character

c regex file-io

Javascript Regular Expression is working fine first time but not second time, working again for 3rd time and not for 4th and so on

javascript jquery regex

How to match a string's end using a regex pattern in Java?

java regex

How to use regex in django query

python mysql regex django

Regex matching letter characters [duplicate]

java regex unicode

Match a pattern not followed by a sub-pattern in Vim [duplicate]

regex vim

Javascript Unexpected control character(s) in regular expression

javascript regex

How to replace all occurrences of a string except the first one in JavaScript?

java escape parenthesis

Javascript replace matched group

javascript regex

Regex for english characters, hyphen and underscore

c# regex

Split a string to groups of 2 chars using split?

javascript regex split