Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular Expression to escape HTML ampersands while respecting CDATA

ruby-on-rails ruby regex

Javascript regular expressions - exec infinite loop

javascript regex

Javascript Regex to convert dot notation to bracket notation

javascript regex

How do I find {min,max} repeats with regular expression patterns in Visual Studio or SSMS "Find and Replace"?

regex visual-studio ssms

What is the preferred way to filter a regex search for duplicate matches in C#

c# regex duplicates

Is there a lib to generate data according to a regexp? (Python or other)

regular expression to detect numbers written as words

php regex

Javascript REGEX: How to get `1` and not `11`

javascript regex

Regex to match on capital letter, digit or capital, lowercase, and digit

c# regex string

Ruby Koans - Regex and .sub: Don't understand reason behind answer

ruby regex

How can Python regex ignore case inside a part of a pattern but not the entire expression? [duplicate]

Can you retrieve multiple regex matches in JavaScript?

javascript regex

Regular Expressions C++ Qt

c++ regex qt

How to remove ETX character from the end of a string? (Regex or PHP)

Automatically built regex expressions that fit set of strings

regex string algorithm

vim call function on a group in substitute string

Ontology-based string classification

Matching plurals using regex in C#

c# regex plural

java - Why replaceAll is not working?

java regex

Url routing regex PHP

php regex routing