Searched defs:SelfClosing (Results 1 – 2 of 2) sorted by relevance
74 bool SelfClosing = false; // Indicates if tag is self-closing (for HTML). member
336 struct SelfClosing {}; struct342 SelfClosing) { in HasHTMLStartTagAt() argument