Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How do I get first 1 or 2 characters of a string until a number appears in MYSQL?

mysql sql regex

How to append array index using search/replace?

regex

Javascript - regex to validate document files - PDF, TXT, DOC

What's the best way to extract prices from string in one line? [duplicate]

Regex PHP IF contains and limit

Perl regex: how do I combine these 2 regex statements? [closed]

regex perl selector

Retrieve records according to a regex from a SQLite db in QT (C++)

c++ regex qt sqlite

Regex to prevent a particular character from occuring before a digit

java regex

Regex with fswatch - Exclude files not ending with ".txt"

regex bash fswatch

Filtering text that ends with certain char(all occurrences) in python through regexp

python regex text filtering

REGEX: Splitting by commas that are not in single quotes, allowing for escaped quotes [duplicate]

php regex

Removal of special characters from string using perl script

match multiline pattern non-greedy with sed?

regex sed multiline

Why is this regex returning more groups than it should?

regex perl

Find specific word in reg ex along with special character

Regular Expression to match numbers in square brackets in python

python regex text

How can I match \n\r with preg_replace in php

php regex

Bash regex comparison issue

regex bash