Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlParseAttribute

8477  * xmlParseAttribute:
8510 xmlParseAttribute(xmlParserCtxtPtr ctxt, xmlChar **value) {
8632 attname = xmlParseAttribute(ctxt, &attvalue);