Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in character-properties

Regex - Unicode Properties Reference and Examples

Regex to match all unicode quotation marks

How do I create a Perl regex that matches non-alphanumeric characters except spaces?

Unicode regexp to match line-breaks?

how to use unicode character groups in javascript's regexs?

Add Unicode character support to a regexp expression [duplicate]

Substitution: "\p{Cntrl}" - "\P{Print}"

Matching a Unicode "name" with a JavaScript Regular Expression

Latin char in Javascript regexp

Is there a way to tell if a unicode character is a control, alpha, numeric or symbolic?

Enumerate a character's Unicode properties in Ruby?

Regular expression to allow all alphabet characters plus unicode characters

Match unicode in ply's regexes

Java regex for any symbol?

How to properly write regex for unicode first name in Java?

Spilt String using Unicode delimiter

Match C# Unicode Identifier using Regex

How to mark all CJK text in a document?

List of Unicode alphabetic characters

Matching case sensitive unicode strings with regular expressions in Python