Searched defs:tripleSlashXMLCommentStartRegEx (Results 1 – 2 of 2) sorted by relevance
11152 const tripleSlashXMLCommentStartRegEx = /^\/\/\/\s*<(\S+)\s.*?\/>/im; enumerator
25969 var tripleSlashXMLCommentStartRegEx = /^\/\/\/\s*<(\S+)\s.*?\/>/im; variable