Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to match a fixed number of digits with regex in PHP?

php regex

Django - urls.py - Filenames with a hash/pound (#) sign?

python regex django

regular expression to check file content type is .doc or not?

c# regex

preg_replace only part of match

php regex preg-match

How to replace <span style="font-weight: bold;">foo</span> by <strong>foo</strong> using PHP and regex?

php regex preg-replace

Find telephonenumbers - finding number with and without an phone extension

c# sql regex phone-number

How can I write a Perl one-liner for a Makefile so I can translate a literal \n to a newline?

regex perl

How to extract valid email from larger string in Scala

regex scala scala-2.7

php replace regular expression

php regex replace

Regular Expression to parse SQL Structure

php mysql regex types

Regular expressions versus lexical analyzers in Haskell

how to remove leading and trailing non-alphabetic characters in ruby

ruby regex

Match all Strings without the word "authorize" in them [duplicate]

regex

Ruby Regexp Match String Exactly

ruby regex

Find matching bracket with Regex

Regular expressions: How do I grab a block of text using regex? (in ruby)

ruby-on-rails ruby regex

How to match patterns "begins with A or ends with B" with Python regular expression?

python regex

Making Regular Expression more efficient

How can i Match arabic letters using regexp in php

php regex arabic

Regular expression in C#.net

c# regex