RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 3
Title Test Details horizontal smileys
Expression
(\A|\s)(((>[:;=+])|[>:;=+])[,*]?[-~+o]?(\)+|\(+|\}+|\{+|\]+|\[+|\|+|\\+|/+|>+|<+|D+|[@#!OoPpXxZS$03])|>?[xX8][-~+o]?(\)+|\(+|\}+|\{+|\]+|\[+|\|+|\\+|/+|>+|<+|D+))(\Z|\s)
Description
Matches all common horizontal smileys facing from left to right in its own "word". To match horizontal smileys in the reverse direction (.ie D:) see horozontal smileys (reverse).
Matches
>:3 +D :*-((( =P
Non-Matches
:=( :)))()))
Author Rating: Not yet rated. Kenneth Chan
Title Test Details horizontal smileys (reverse)
Expression
(\A|\s)((\)+|\(+|\}+|\{+|\]+|\[+|\|+|\\+|/+|>+|<+|D+|[@#!OoXxZS$0])[-~+o]?[,*]?((<[:;=+])|[<:;=+])|(\)+|\(+|\}+|\{+|\]+|\[+|\|+|\\+|/+|>+|<+|D+)[-~+o]?[xX8]<?)(\Z|\s)
Description
Matches all common horizontal smileys from right to left in its own "word".
Matches
D: ]]=<
Non-Matches
:D #=>
Author Rating: Not yet rated. Kenneth Chan
Title Test Details vertical smileys
Expression
(\A|\s)[({\[]*([\^\*\-@#$%<>XxVvOo0ZzTt+'¬](_+|\.)[\^\*\-@#$%<>XxVvOo0ZzTt+'¬]|\._\.|[\^\*@#$%<>XxVOo0ZTt']\-[\^\*@#$%<>XxVOo0ZTt']|>>|><|<<|o[O0]|[O0]o)[)}\]]*[;.?]*['"]?(\Z|\s)
Description
Matches all common vertical smileys in a "word".
Matches
[(-_-)];;;;;? .___. t-t T.T X_O oO *.*???? ¬_¬ >>
Non-Matches
Xx --- ¬-¬ <> -.....-
Author Rating: Not yet rated. Kenneth Chan
   Displaying page 1 of 1 pages; Items 1 to 3

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials