Searched refs:ownerDocument (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/ixml/src/
H A Ddocument.c79 nodeptr->ownerDocument = doc;
187 newElement->n.ownerDocument = doc;
253 doc->n.ownerDocument = doc;
334 returnNode->ownerDocument = doc;
408 attrNode->n.ownerDocument = doc;
571 cDSectionNode->n.ownerDocument = doc;
H A Dnode.c477 return ( IXML_Document * ) nodeptr->ownerDocument;
638 if( nodeptr->ownerDocument != newChild->ownerDocument ) {
718 if( nodeptr->ownerDocument != newChild->ownerDocument ) {
814 if( ( newChild->ownerDocument != NULL ) &&
815 ( nodeptr->ownerDocument != newChild->ownerDocument ) ) {
832 newChild->ownerDocument = nodeptr->ownerDocument;
[all...]
H A Delement.c174 ownerDocument, name,
316 if( newAttr->n.ownerDocument != element->n.ownerDocument ) {
403 while( attrNode != NULL ) { // parentNode, prevSib, nextSib and ownerDocument doesn't matter
633 element->n.ownerDocument,
778 if( newAttr->n.ownerDocument != element->n.ownerDocument ) {
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/ixml/inc/
H A Dixml.h165 Docptr ownerDocument; member in struct:_IXML_Node
1082 * clone of the original {\bf Node} with the {\tt ownerDocument} set to
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A Dixml.h165 Docptr ownerDocument; member in struct:_IXML_Node
1082 * clone of the original {\bf Node} with the {\tt ownerDocument} set to

Completed in 98 milliseconds