Home
last modified time | relevance | path

Searched refs:oldAttrNode (Results 1 – 1 of 1) sorted by relevance

/dports/devel/upnp/pupnp-release-1.14.12/ixml/src/
H A Delement.c303 IXML_Node *oldAttrNode = (IXML_Node *)oldAttr; in ixmlElement_findAttributeNode() local
310 if (ixmlNode_compare(attrNode, oldAttrNode) == 1) { in ixmlElement_findAttributeNode()