Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

removing characters of a specific unicode range from a string

java regex utf-8

RegEx for Prices?

regex

Check if NSString contains any numbers and is at least 7 characters long

ios objective-c regex

Regular expression to validate valid time

c# .net regex

Regular expression for GB based and only numeric phone number

regex validation cakephp

Regex get last occurrence of the pattern

c# .net regex

Notepad++ Capitalize Every First Letter of Every Word

regex notepad++

Regex for binary multiple of 3

regex binary

Javascript regex for alphabetic characters and spaces? [closed]

javascript regex web filter

Regex to extract subdomain from URL?

regex

Allow only alphanumeric in textbox

c# .net wpf regex alphanumeric

regex - return all before the second occurrence

regex r

Regex to match Date

ruby regex

Are regexes really maintainable?

regex coding-style

How to remove numbers from a string with RegEx

php regex string

PHP regular expression for strong password validation [duplicate]

php regex validation passwords

A simple regex that is performing very badly on Ruby

ruby regex

Is there a known O(nm)-time/O(1)-space algorithm for POSIX filename matching (fnmatch)?

Regex browser search? [closed]

.NET Core 2.1 - Regex in loop 200x slower than 2.0 (3x in simple benchmark)

c# regex .net-core