Home
last modified time | relevance | path

Searched defs:nodeType (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dminidom.py318 nodeType = Node.DOCUMENT_FRAGMENT_NODE variable in DocumentFragment
336 nodeType = Node.ATTRIBUTE_NODE variable in Attr
631 nodeType = Node.ELEMENT_NODE variable in Element
908 nodeType = Node.PROCESSING_INSTRUCTION_NODE variable in ProcessingInstruction
1018 nodeType = Node.TEXT_NODE variable in Text
1127 nodeType = Node.COMMENT_NODE variable in Comment
1145 nodeType = Node.CDATA_SECTION_NODE variable in CDATASection
1237 nodeType = Node.DOCUMENT_TYPE_NODE variable in DocumentType
1298 nodeType = Node.ENTITY_NODE variable in Entity
1337 nodeType = Node.NOTATION_NODE variable in Notation
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
Dminidom.py317 nodeType = Node.DOCUMENT_FRAGMENT_NODE variable in DocumentFragment
335 nodeType = Node.ATTRIBUTE_NODE variable in Attr
633 nodeType = Node.ELEMENT_NODE variable in Element
904 nodeType = Node.PROCESSING_INSTRUCTION_NODE variable in ProcessingInstruction
1014 nodeType = Node.TEXT_NODE variable in Text
1123 nodeType = Node.COMMENT_NODE variable in Comment
1141 nodeType = Node.CDATA_SECTION_NODE variable in CDATASection
1233 nodeType = Node.DOCUMENT_TYPE_NODE variable in DocumentType
1294 nodeType = Node.ENTITY_NODE variable in Entity
1333 nodeType = Node.NOTATION_NODE variable in Notation
[all …]