Lines Matching refs:Code
469 NO_MODIFICATION_ALLOWED_ERR == e.Code); in testXDocument()
477 NO_MODIFICATION_ALLOWED_ERR == e.Code); in testXDocument()
499 HIERARCHY_REQUEST_ERR == e.Code); in testXDocument()
527 HIERARCHY_REQUEST_ERR == e.Code); in testXDocument()
535 HIERARCHY_REQUEST_ERR == e.Code); in testXDocument()
554 HIERARCHY_REQUEST_ERR == e.Code); in testXDocument()
671 NO_MODIFICATION_ALLOWED_ERR == e.Code); in testXDocumentFragment()
679 NO_MODIFICATION_ALLOWED_ERR == e.Code); in testXDocumentFragment()
701 HIERARCHY_REQUEST_ERR == e.Code); in testXDocumentFragment()
729 HIERARCHY_REQUEST_ERR == e.Code); in testXDocumentFragment()
737 HIERARCHY_REQUEST_ERR == e.Code); in testXDocumentFragment()
756 HIERARCHY_REQUEST_ERR == e.Code); in testXDocumentFragment()
857 HIERARCHY_REQUEST_ERR == e.Code); in testXElement()
887 INUSE_ATTRIBUTE_ERR == e.Code); in testXElement()
900 INUSE_ATTRIBUTE_ERR == e.Code); in testXElement()
1059 NO_MODIFICATION_ALLOWED_ERR == e.Code); in testXElement()
1083 HIERARCHY_REQUEST_ERR == e.Code); in testXElement()
1111 HIERARCHY_REQUEST_ERR == e.Code); in testXElement()
1119 HIERARCHY_REQUEST_ERR == e.Code); in testXElement()
1138 HIERARCHY_REQUEST_ERR == e.Code); in testXElement()
1298 HIERARCHY_REQUEST_ERR == e.Code); in testXAttr()
1329 HIERARCHY_REQUEST_ERR == e.Code); in testXAttr()
1337 HIERARCHY_REQUEST_ERR == e.Code); in testXAttr()
1354 assertTrue("XAttr.removeChild()", HIERARCHY_REQUEST_ERR == e.Code); in testXAttr()
1403 assertTrue("XText.deleteData(999,999)", INDEX_SIZE_ERR == e.Code); in testXText()
1413 INDEX_SIZE_ERR == e.Code); in testXText()
1423 INDEX_SIZE_ERR == e.Code); in testXText()
1436 INDEX_SIZE_ERR == e.Code); in testXText()
1506 NO_MODIFICATION_ALLOWED_ERR == e.Code); in testXText()
1521 HIERARCHY_REQUEST_ERR == e.Code); in testXText()
1543 assertTrue("XText.removeChild", HIERARCHY_REQUEST_ERR == e.Code); in testXText()
1586 INDEX_SIZE_ERR == e.Code); in testXCDataSection()
1596 INDEX_SIZE_ERR == e.Code); in testXCDataSection()
1606 INDEX_SIZE_ERR == e.Code); in testXCDataSection()
1619 INDEX_SIZE_ERR == e.Code); in testXCDataSection()
1696 NO_MODIFICATION_ALLOWED_ERR == e.Code); in testXCDataSection()
1711 HIERARCHY_REQUEST_ERR == e.Code); in testXCDataSection()
1734 HIERARCHY_REQUEST_ERR == e.Code); in testXCDataSection()
1760 INDEX_SIZE_ERR == e.Code); in testXComment()
1770 INDEX_SIZE_ERR == e.Code); in testXComment()
1780 INDEX_SIZE_ERR == e.Code); in testXComment()
1793 INDEX_SIZE_ERR == e.Code); in testXComment()
1869 NO_MODIFICATION_ALLOWED_ERR == e.Code); in testXComment()
1884 HIERARCHY_REQUEST_ERR == e.Code); in testXComment()
1906 assertTrue("XComment.removeChild", HIERARCHY_REQUEST_ERR == e.Code); in testXComment()
2017 NO_MODIFICATION_ALLOWED_ERR == e.Code); in testXEntityReference()
2025 NO_MODIFICATION_ALLOWED_ERR == e.Code); in testXEntityReference()
2046 HIERARCHY_REQUEST_ERR == e.Code); in testXEntityReference()
2074 HIERARCHY_REQUEST_ERR == e.Code); in testXEntityReference()
2082 HIERARCHY_REQUEST_ERR == e.Code); in testXEntityReference()
2101 HIERARCHY_REQUEST_ERR == e.Code); in testXEntityReference()
2211 NO_MODIFICATION_ALLOWED_ERR == e.Code); in testXProcessingInstruction()
2226 HIERARCHY_REQUEST_ERR == e.Code); in testXProcessingInstruction()
2249 HIERARCHY_REQUEST_ERR == e.Code); in testXProcessingInstruction()