Home | History | Annotate | Download | only in libxml2

Lines Matching refs:properties

891     if (cur->properties != NULL)
892 xmlAttrListDumpOutput(ctxt, cur->properties);
1423 if (cur->properties != NULL)
1424 xhtmlAttrListDumpOutput(ctxt, cur->properties);