Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to use RegEx? [closed]

c regex

How to sort by line length, then reverse alphabetically

regex bash sorting sed

Can actual Perl Regular Expressions be implemented in Java via existing library?

java regex perl

How can I match text and replace it with a computed value based on the match in Perl?

regex perl

RegularExpressionValidator.ValidationExpression to force length in 10 or 12 symbols

.net asp.net regex validation

Searching for simple variable names like 'c' or 'x' in Emacs

regex emacs

Replacing strings with regex in JavaScript

javascript regex replace match

validation of special characters

ruby-on-rails ruby regex

How to print string in this way

python regex

Speeding up regular expressions in Python

python regex optimization

Is it possible for a regex to know whether a date is a weekend or not?

javascript regex date

String regex not working

c# regex

Regular expression .*? vs .*

php regex

RegExp Validate SMS Text

regex validation sms

Regex for specific number

regex

How do you use a plus symbol with a character class as part of a regular expression?

regex bash character-class

RegEx to match all occurrences of a character *after* the first occurrence?

objective-c regex

How can I specify optional characters in a regular expression?

regex

Extracting JSON from cURL results

php regex json curl preg-replace

sed: hold pattern and rearrange line

regex variables sed awk