Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

php: Extract text between specific tags from a webpage [duplicate]

php regex html-parsing

PHP particular regular expression

php regex

Match all characters between two commas or between ," and ", with regex powershell

regex powershell csv

Whitespace at the end of line is not ignored by python regex

python regex

Regex for Google Calendar API date output

javascript regex date

How to back reference "inner" selections ( () ) in a regular expression?

regex

Regular Expressions- Optionally Match a Word

regex

How to scrape more efficiently with Urllib2?

Split a string between a word and a number

r regex

R regex to parse token after @ also with no additional tokens in string

regex r gsub

Remove all dots but first in a string using R

r regex gsub

Simple rails format validation not firing

Do any of the BDD frameworks for grails (spock/geb/easyb/other) support regular expression parsing of the human readable descriptions?

regex grails cucumber bdd easyb

Perfect URL validation regex in Java

java regex url

How can I find everything BUT certain phrases with a regular expression?

regex regex-negation

Splitting string N into N/X strings

java regex string split math

How can I remove leading and trailing whitespace from all columns but one in a CSV?

regex perl

Varnish 3 not parsing regex pattern correctly

regex varnish varnish-vcl

Is it possible to tokenize text in PL/PGSQL using regular expressions?

regex postgresql token plpgsql