Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How do I use a Ruby regex to capture non-English words?

ruby regex utf-8 cpu-word

Why regular expression is stuck?

Javascript new RegExp vs. /pattern/ and multi line

javascript regex

preg match for repeating or incremental characters

php regex preg-match

Split string with multiple delimiters

php regex replace

Using powershell to find files that match two seperate regular expressions

Android - split at a line break in String? (Paragraphs)

java android regex string split

regex to get current page or directory name?

php regex

Will someone explain this javascript REGEX pattern?

javascript regex

Python - Escape Quote in Regex within input tag

python html regex

Regex to match uppercase Expressions and Words

Regular Expression to match everything that appears before a colon?

regex

Regex to match string with exact number of identifier characters

javascript regex match

Regex to match part of a string

javascript regex

regular expression for string in c

regex string

how to detect lines of code with regex in VIM

regex linux vim

Quick way of splitting a mixed alphanum string into text and numeric parts?

c# regex string

jQuery using Regex to find links within text but exclude if the link is in quotes

javascript jquery regex

Relationship between Alnum and IsAlphabetic character classes in Java RegEx patterns

java regex unicode posix