Home
last modified time | relevance | path

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

/third_party/parse5/test/utils/
Dserialize-to-dat-file-format.js35 const publicId = treeAdapter.getDocumentTypeNodePublicId(node);
/third_party/parse5/packages/parse5/docs/tree-adapter/
Dinterface.md21 * [getDocumentTypeNodePublicId](#getdocumenttypenodepublicid)
244 ### getDocumentTypeNodePublicId subsection
246 ▸ **getDocumentTypeNodePublicId**(doctypeNode: *DocumentType*): `string`
/third_party/parse5/packages/parse5/lib/tree-adapters/
Ddefault.js185 exports.getDocumentTypeNodePublicId = function(doctypeNode) { function
/third_party/parse5/packages/parse5-htmlparser2-tree-adapter/lib/
Dindex.js312 exports.getDocumentTypeNodePublicId = function(doctypeNode) { function