Searched refs:attrNode (Results 1 – 2 of 2) sorted by relevance
2648 var attrNode,2650 …ty === true || typeof property !== "boolean" && ( attrNode = elem.getAttributeNode(name) ) && attr…
24187 xmlNodePtr attrNode, in xmlSchemaValidatorPushAttribute() argument24203 attr->node = attrNode; in xmlSchemaValidatorPushAttribute()