Regular Expressions 101

Community Patterns

XmlTagIdentifier

0

Regular Expression
PCRE (PHP <7.3)

Description

Identifies weather a tag is one of the next possible tags: -Start tag -End tag -Self closing tag -Comment tag -Xml Declaration Tag

Submitted by anonymous - 5 years ago