Searched defs:SelfClosing (Results 1 – 3 of 3) sorted by relevance
340 struct SelfClosing {}; struct346 SelfClosing) { in HasHTMLStartTagAt() argument
342 struct SelfClosing {}; struct348 SelfClosing) { in HasHTMLStartTagAt() argument
102 bool SelfClosing = false; // Indicates if tag is self-closing (for HTML). member