Lines Matching refs:properties
311 (node != (xmlNodePtr) node->parent->properties))916 if (node->content == (xmlChar *) &(node->properties))1026 if ((node->type == XML_ELEMENT_NODE) && (node->properties != NULL))1027 xmlCtxtDumpAttrList(ctxt, node->properties);1713 if (node->properties != NULL)