Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

regex for input number and . allowing commas

regex

Find string NOT preceded by semicolon using Notepad++

Regular Expression: Zip Code only 9 or 10 Digits with Dash

java regex

How to use regex to strip [a-z]/[a-z]/ from a string?

javascript regex

Regex to find string with optional "final" dot (and no more)

r regex

how to restrict special characters and ( /,*,+) only

regexp to find all lines without a number pattern exept a specific number

regex grep

Python regular expression to check alphanumeric

python regex string python-2.7

Recovering the string split by string.split() in Java

java regex string split

Multiline Regular Expression with Erlang re module

regex erlang

Best way to split an array of strings in ruby?

arrays regex ruby string split

Regex pattern does not support # symbol

regex nginx

Largest "separation" of patterns for Delphi regex?

regex delphi

expr string matching-mixed number and chars?

regex bash

Manipulating single and multiple word strings

regex perl foreach

How to disallow spaces with a regex pattern in a URL input?

html regex validation

How to capture words with letters separated by a consistent symbol in Python regex?

python regex python-re

django - using regex to strip and replace a urlfield

Using Regular Expressions

java android regex

Special meaning of Enter: expect -re "Press \[Enter\] to continue:" does not work

regex tcl expect