Searched refs:documentTypeOther (Results 1 – 1 of 1) sorted by relevance
1441 const DocumentType* documentTypeOther = toDocumentType(other); in isEqualNode() local1443 if (documentTypeThis->publicId() != documentTypeOther->publicId()) in isEqualNode()1446 if (documentTypeThis->systemId() != documentTypeOther->systemId()) in isEqualNode()1449 if (documentTypeThis->internalSubset() != documentTypeOther->internalSubset()) in isEqualNode()