xmlCtxtDumpString  570 third_party/libxml/src/debugXML.c             xmlCtxtDumpString(ctxt, attr->defaultValue);
xmlCtxtDumpString  600 third_party/libxml/src/debugXML.c             xmlCtxtDumpString(ctxt, elem->name);
xmlCtxtDumpString  659 third_party/libxml/src/debugXML.c             xmlCtxtDumpString(ctxt, ent->name);
xmlCtxtDumpString  703 third_party/libxml/src/debugXML.c             xmlCtxtDumpString(ctxt, ent->content);
xmlCtxtDumpString  745 third_party/libxml/src/debugXML.c             xmlCtxtDumpString(ctxt, ns->href);
xmlCtxtDumpString  807 third_party/libxml/src/debugXML.c             xmlCtxtDumpString(ctxt, ent->content);
xmlCtxtDumpString  833 third_party/libxml/src/debugXML.c 	xmlCtxtDumpString(ctxt, attr->name);
xmlCtxtDumpString  894 third_party/libxml/src/debugXML.c                     xmlCtxtDumpString(ctxt, node->ns->prefix);
xmlCtxtDumpString  897 third_party/libxml/src/debugXML.c                 xmlCtxtDumpString(ctxt, node->name);
xmlCtxtDumpString 1032 third_party/libxml/src/debugXML.c                 xmlCtxtDumpString(ctxt, node->content);
xmlCtxtDumpString 1179 third_party/libxml/src/debugXML.c             xmlCtxtDumpString(ctxt, BAD_CAST doc->name);
xmlCtxtDumpString 1184 third_party/libxml/src/debugXML.c             xmlCtxtDumpString(ctxt, doc->version);
xmlCtxtDumpString 1189 third_party/libxml/src/debugXML.c             xmlCtxtDumpString(ctxt, doc->encoding);
xmlCtxtDumpString 1194 third_party/libxml/src/debugXML.c             xmlCtxtDumpString(ctxt, doc->URL);