Home
last modified time | relevance | path

Searched refs:endTagInText (Results 1 – 1 of 1) sorted by relevance

/third_party/parse5/packages/parse5/lib/parser/
Dindex.ts1122 endTagInText(this, token);
2667 function endTagInText<T extends TreeAdapterTypeMap>(p: Parser<T>, token: TagToken): void { function