Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Increasing an number in PowerShell with Regular Expressions

regex powershell

Lookaround assertions in Perl

regex perl

Regex find token value in .NET

c# .net regex

Removing lines with less than 10 characters

regex notepad++

Remove specific characters from list python

python regex

How do dashes work in regex?

regex

Regular expression avoid unnecessary backtracking in Java

java regex

java regex for "any symbol" that's neither word nor number nor space

java regex

RegEx to capture repeating fields?

c# regex

C#.NET regex not working as expected

c# .net regex

Javascript regex test() error: Object has no method 'test'

make div appear depending on multiple text inputs using jQuery

jquery regex

Smarty Regular Expression Match

regex string smarty match

Regex - only allow single spaces within a string

c# regex

How to Validate Phone Number Field to accept only numbers and maximum 12 digits?

c# asp.net .net regex

Need to write a regex in C# for numbers only

c# regex

Python regex: find and replace commas between quotation marks

python regex

Selecting rows that contain Non-ASCII characters

php mysql regex

Powershell select-string returns different values depending on number of matches

Matching one string multiple times using regex in Java

java regex