Home
last modified time | relevance | path

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

/third_party/parse5/packages/parse5/lib/tokenizer/
Dindex.ts969 this._stateBetweenDoctypePublicAndSystemIdentifiers(cp);
2691 private _stateBetweenDoctypePublicAndSystemIdentifiers(cp: number): void { method in Tokenizer