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 1
Title Test Details Pattern Title
Expression
(?<attributeName>\w+?)= (\"+(?<attributeValue>[\w\.\s\:\;\/\\@\-\=\&\?]*)\"+| (?<attributeValue>[\w\.\:\;\/\\@\-\=\&\?]*)?)
Description
This pattern match all attributes,with or without double quote. Don't match attributes with spaces and without double quote and without value
Matches
href=http://www.someserver.com?id=5&name=charlie | alt="some description" | style=&quo
Non-Matches
<option selected>
Author Rating: The rating for this expression. Francesco Smelzo
   Displaying page 1 of 1 pages; Items 1 to 1

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