Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Angular ng-pattern regex code for US Zipcodes and Canadian Postal codes [closed]

RegEx needed for Wikipedia infobox

regex for letters or numbers in brackets

java regex

Confused on a basic operation of regular expressions

regex dfa nfa

Can't match string using regular expression with "?"

c# regex

Split string on whitespace OR dash only. Java Applet

java regex split applet

Switch off the g (global) modifier in preg_replace

php regex

How can I parse an address into its individual components?

How to find lines that contain ONLY lowercase using grep

regex bash grep

I can't get preg_match to test if the entire string matches the regex

php regex preg-match

Validating a string format in VBA Access

regex string vba ms-access

Extract a string between patterns/delimiters in R

regex r strsplit

How to use negative regex matching with grep -E? [duplicate]

regex grep

Removed hyphen from word_separators, ctrl+d no longer makes sense

JavaScript RegExp cant use twice? [duplicate]

javascript regex

Space in regex character class producing weird results

regex

Regular expression to keep some matches, remove others

regex r

How to split negative and positive values in string using php?

php regex

Regular Expression to Replace All But One Character In String

java regex

Match all digits but splitted in single characters

c# .net regex