Home | History | Annotate | Download | only in libxml2

Lines Matching refs:properties

309 	        (node != (xmlNodePtr) node->parent->properties))
914 if (node->content == (xmlChar *) &(node->properties))
1024 if ((node->type == XML_ELEMENT_NODE) && (node->properties != NULL))
1025 xmlCtxtDumpAttrList(ctxt, node->properties);
1711 if (node->properties != NULL)