Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex: Comma delimited integers

regex csv

PHP preg_replace three times with three different patterns? right or wrong?

php regex preg-replace

Is there a way to use \p{Punct} in a regex(java), but without the "(",")" characters?

java regex

php regex to remove HTML

php html regex

Replace path in Powershell string

regex powershell

How to check if a string is of a specific pattern [closed]

java regex

how to sort strings in javascript numerically

Regex to match Hebrew and English characters except numbers

regex validation hebrew

C# Regular Expressions, string between single quotes

c# regex

How can I extract a string between <strong> tags usings C#?

c# regex

Perl: Find and replace specific string in multiple text file

regex perl shell replace

Wildcard matching in Java

java regex wildcard

Detect Russian / cyrillic in Javascript string?

What does the "?:^" regular expression mean?

javascript regex

Regex for anything between []

asp.net regex

Use regex to get image URL in HTML/Js

html regex

Removing multiple delimiters between outside delimiters on each line

regex string csv awk sed

Javascript regex .test() "Uncaught TypeError: undefined is not a function"

javascript jquery regex

what is regular expression?

regex parsing

Regex pattern to extract version number from string

c# regex