Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to check if a string ends with punctuation in php?

php regex

Get the value of an HTML element

c# regex

Java regex on doubles

java regex

Check if textbox contains invalid characters

javascript regex

Anyone know how to use Regex in notepad++ to find Arabic characters?

regex unicode notepad++ arabic

get filename from url path in R

regex r gsub

Regex to match everything except a list of characters

c# .net regex vb.net

Java Split on Spaces and Special Characters

java regex split

Regex pattern to choose data BETWEEN matching quotation marks

c# regex vb.net

matching and counting strings (k-mer of DNA) in R

regex r string dna-sequence

Remove duplicates from text file based on second text file

regex bash unix text editor

How to extract color values from rgb string in javascript [duplicate]

str.startswith using Regex

regex pandas series

How to split expression by comma and space in Java?

java regex split

How to set ignorecase flag for part of regular expression in Python?

python regex

How can I highlight consecutive duplicate words with a Perl regular expression?

regex perl

.split("1px") into ["1px",1,"px"] in Javascript

javascript regex split

Splitting a string with multiple white spaces with perl?

regex perl split

New to PHP. Should I learn PCRE or POSIX. (saying both won't be helpful)

php regex posix pcre php-5.3

Capitalizing the letter following a dash and removing the dash