Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Split a string into several substrings using regex. Both matches and non-matches should be returned

java regex

QT - QInputDialog How to Validate?

c++ regex qt validation dialog

How defer replacement to access var from search?

regex perl

How do you find all matches in regexes with C?

c regex posix

How get an element if its inner text matches a pattern in jquery?

jquery regex parsing

Tokenizing an infix string in Java

Vim - use regex to lexicographically compare strings (to find earlier/later dates)

regex vim

Finding all possible substrings within a string. Python Regex

python regex string

NLTK regexp tokenizer not playing nice with decimal point in regex

python regex nltk tokenize

Perl re negative look behind Variable length error

regex perl

Previous group match in Python regex

python regex

Regular expression to match strings in quotes with double-quotes inside

java regex java-6

JSHint "Bad or unnecessary escaping." Do double slashes beginning/end matter?

javascript regex

Backreferencing in R (Regular Expressions)

regex r

regular expression - string replacement "as is"

python regex

Function to trim leading and trailing whitespace in vba

regex excel vba trim

sed replace multiple blank lines with single blank line

regex sed blank-line

How can I match strings using "match with" and regex in OCaml?

regex ocaml ocamllex

Remove Special Characters from an Oracle String

sql regex oracle11g

Bogus escape error when running regex

python regex