Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Convert punctuation to space

regex string r

How can I provide an OR operator in regular expressions?

java regex

How do I not allow special characters, but allow space in regex?

c# regex

Finding only numbers at the beginning of a filename with regex

regex bash

Remove YAML header from markdown file

ruby regex replace yaml

How to split a string in shell

regex string bash shell

How to find all occurrences of a pattern and their indices in Python

python regex string shortcut

Detect if last character is not multibyte in Lua

regex lua coronasdk multibyte

replaceFirst does not work, but replace works on the exact same input?

java regex string

JavaScript: How to use (backtick) ` in regular expression?

javascript regex

JavaScript regex, searching for hashtags

javascript regex

Regex extract variables from [shortcode]

php regex drupal shortcode

C# regular expressions. Get nth occurrence

c# regex

Match base url regex

regex

Regular Expression to validate only A-Z, a-z, 0-9, space, period, hyphen - exclamation mark ! question mark ? quotes "

regex

Regular expression to match an empty string?

Regex - matching world which contain only vowels or consonants

regex

Arithmetic Calculation in Perl Substitute Pattern Matching

regex perl

Regex match all the words outside quotation marks?

How to get word in php which contains colon(:)?

php regex search preg-match