Searched refs:documentTypeThis (Results 1 – 1 of 1) sorted by relevance
1440 const DocumentType* documentTypeThis = toDocumentType(this); 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()