Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

google doc script to capitalize sentences

regex google-docs

How to replace a substring of a regular expression in text editor

Regular Expression in excel VBA

regex vba excel

Replace <a> links to images with <img> tags

php regex

How can I execute a bunch of editor commands stored in a file in VIM?

Named groups and OR operator in JS

javascript node.js regex pcre

htaccess rewrite rule with single parameter

How to properly replace() on a string

javascript regex replace

VIM don't make = be ? in regex

regex vim

Regular Expressions for Japanese in Lua

regex unicode lua cjk

Need help with hard regex

php regex capitalization

Ruby gsub problem when using backreference and hashes

ruby regex hash

Regex match word not immediately preceded by another word but possibly preceded by that word before

python regex

Remove Certain HTML Tags using Ruby

html ruby regex html-parsing

jQuery global regex for replace with variable

javascript jquery regex

How do I select everything except the capture group with Regex?

regex

How to capture any character using regular expressions

regex

How to match 2 strings by X% (i.e. >90% matching)

c# java javascript regex